Settings for the default values of workbook's style properties.
|
Property Getters/Setters Summary |
method | getFontName() | |
method
| | |
|
Gets/Sets the default font name for the workbook
|
method | getFontSize() | |
method
| | |
|
Gets/Sets the default standard font size for the workbook.
|
method | getHorizontalAlignment() | |
method
| | |
|
Gets/Sets the default value for horizontal alignment
The value of the property is TextAlignmentType integer constant. |
method | getVerticalAlignment() | |
method
| | |
|
Gets/Sets the default value for vertical alignment
The value of the property is TextAlignmentType integer constant. |
-
Property Getters/Setters Detail