Prev Phonetic |
ExcelExplorer Manual |
Next Align |
 |
(ExcelExplorer 4.0)
Get font used for phonetic text.
false EEFont Font( )
Parameters
- None
Description
Returns EEFont object containing info about font (name, size, boldness, etc.) used by phonetic string (ruby text).
This method can returns FALSE if font not found (in erroneous Excel file only).
It also returns FALSE if file have been explored with option read_font set to FALSE.
So before using any methods of EEFont object you should always check if this function returns valid object.
|