office-automation 0.2.3

Windows CLI tool that automates PowerPoint and Excel via COM
1
2
3
4
pub mod cleanup;
pub mod dispatch;
pub mod session;
pub mod variant;