Prev Borders |
ExcelExplorer Manual |
Next Index |
 |
Chapter 23. EEFont class
Class EEFont
(ExcelExplorer 4.0)
Class that holds font info.
Object of this class returned by
ExcelExplorer::Font - Get EEFont object for the font with specified index
ExcelExplorer::FontsList - Returns fonts array (array of EEFont objects) for all defined fonts
EEDataRichText::Font - Returns font used by this rich text part
EEDataPhonetic::Font - Get font used for phonetic text
EEStyle::Font - Get EEFont object containing font data
Methods
Index - Get font index
Name - Get font name
Height - Get font height (size)
Size - Alias for Height()
Weight - Get font weight (boldness)
Bold - Alias for Weight()
Italic - Returns whether font use normal or italic style
Strike - Returns whether characters are struck out
Script - Get font escapement type (normal, superscript, subscript)
Underline - Get font underline type
false Color - Get font color
|