pub fn write_fods<P: AsRef<Path>>(
    book: &mut WorkBook,
    fods_path: P
) -> Result<(), OdsError>
Expand description

Writes the FODS file.