pub fn read_fods_from<T: Read>(read: T) -> Result<WorkBook, OdsError>
Expand description

Reads an FODS-file from a reader