Expand description
Creates default formats for a new Workbook.
Structs§
- Default
Format - Allows access to the value-format names for the default formats as created by create_default_styles.
- Default
Style - Allows access to the names of the default styles as created by create_default_styles.
Functions§
- create_
default_ styles Deprecated - Replaced with WorkBook::locale_settings() or WorkBook::new(l: Locale).