office-automation 0.3.2

Windows CLI tool that automates PowerPoint and Excel via COM
1
2
3
4
5
pub mod cell_ref;
pub mod color;
pub mod file_picker;
pub mod link_parser;
pub mod process;