office-automation 0.3.0

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;