(ExcelExplorer 4.0)
Returns phonetic string, if any.
false EEData Phonetic( )
Parameters
- None
Description
Returns phonetic string (ruby text) for this part.
EEData object returned if phonetic text assigned,
FALSE otherwise.
See EEData->Phonetic() for example.
Note that phonetic string itself cannot holds rich text data and another phonetic data applied, so
EEData->IsRichText(),
EEData->RichText(),
EEData->IsPhonetic(),
EEData->Phonetic()
methods called from returned object will always returns FALSE.
|