Crates.io | excel-emulator |
lib.rs | excel-emulator |
version | 0.1.0 |
source | src |
created_at | 2022-10-18 19:34:36.591983 |
updated_at | 2022-10-18 19:34:36.591983 |
description | Convert Excel workbooks into Rust logic. |
homepage | |
repository | https://github.com/natefduncan/excel-emulator.git |
max_upload_size | |
id | 691137 |
size | 211,197 |
Convert Excel workbooks into Rust logic.
cargo install excel-emulator
for the an excel
binary.
excel-emulator 0.1.0
USAGE:
excel [OPTIONS] <PATH> [SUBCOMMAND]
ARGS:
<PATH>
OPTIONS:
-d, --debug Print cell-level calculation information
-h, --help Print help information
-p, --progress Display load and calculation progress bar
-V, --version Print version information
SUBCOMMANDS:
calculate Calculate a range
deps Print deps in DotGraph format
get Get a range
help Print this message or the help of the given subcommand(s)
load Load workbook
order Print cell calculation order
sheets Print workbook sheets