UPDATE: Dump of initial files
This commit is contained in:
17
xlsx/README.md
Normal file
17
xlsx/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# IronCalc
|
||||
|
||||
## 📚 About
|
||||
|
||||
Xlsx importer and exporter for the IronCalc engine.
|
||||
|
||||
## 🚴 Usage
|
||||
|
||||
The command
|
||||
|
||||
```
|
||||
cargo build --release
|
||||
```
|
||||
|
||||
Will produce a binary:
|
||||
|
||||
- `/target/release/test` you can use to test that IronCalc computes the same results as Excel on a particular file
|
||||
Reference in New Issue
Block a user