DefaultStyleSettings class

DefaultStyleSettings class

Settings for the default values of workbook’s style properties.

The DefaultStyleSettings type exposes the following members:

Properties

PropertyDescription
font_nameGets/Sets the default font name for the workbook
font_sizeGets/Sets the default standard font size for the workbook.
horizontal_alignmentGets/Sets the default value for horizontal alignment
vertical_alignmentGets/Sets the default value for vertical alignment

See Also