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