* adding the functionality of exporting the merged cell with testcase to vreify the above enhancement * addressing review comments : 1) moving the testing to appropriate folder 2) fixing lint errors 3) fixing the scenario when merge cell count is 0 * addressing 2nd round review comments : cosmetic fixes * addressing review comments : taking reference instead of cloning
IronCalc
📚 About
Xlsx importer and exporter for the IronCalc engine.
🚴 Usage
The command
cargo build --release
Will produce a binary:
/target/release/testyou can use to test that IronCalc computes the same results as Excel on a particular file