Module defaultstyles

Module defaultstyles 

Source
Expand description

Creates default formats for a new Workbook.

Structs§

DefaultFormat
Allows access to the value-format names for the default formats as created by create_default_styles.
DefaultStyle
Allows access to the names of the default styles as created by create_default_styles.

Functions§

create_default_stylesDeprecated
Replaced with WorkBook::locale_settings() or WorkBook::new(l: Locale).