Methods

getFontName()

Gets/Sets the default font name for the workbook

getFontSize()

Gets/Sets the default standard font size for the workbook.

getHorizontalAlignment()

Gets/Sets the default value for horizontal alignment The value of the property is TextAlignmentType integer constant.

getVerticalAlignment()

Gets/Sets the default value for vertical alignment The value of the property is TextAlignmentType integer constant.

setFontName()

Gets/Sets the default font name for the workbook

setFontSize()

Gets/Sets the default standard font size for the workbook.

setHorizontalAlignment()

Gets/Sets the default value for horizontal alignment The value of the property is TextAlignmentType integer constant.

setVerticalAlignment()

Gets/Sets the default value for vertical alignment The value of the property is TextAlignmentType integer constant.