oox 0.1.0

Open Office XML file format deserializer
Documentation
1
2
3
4
5
6
7
8
9
pub mod document;
pub mod drawing;
pub mod footnotes;
pub mod numbering;
pub mod settings;
pub mod simpletypes;
pub mod styles;
pub mod table;
pub mod util;