|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CharacterProperties | |
org.apache.poi.hdf.event | |
org.apache.poi.hdf.model.hdftypes |
Uses of CharacterProperties in org.apache.poi.hdf.event |
Methods in org.apache.poi.hdf.event with parameters of type CharacterProperties | |
void |
HDFParsingListener.listEntry(java.lang.String bulletText,
CharacterProperties bulletProperties,
ParagraphProperties pap,
int start,
int end)
|
void |
HDFParsingListener.characterRun(CharacterProperties chp,
java.lang.String text,
int start,
int end)
|
Uses of CharacterProperties in org.apache.poi.hdf.model.hdftypes |
Methods in org.apache.poi.hdf.model.hdftypes that return CharacterProperties | |
CharacterProperties |
StyleDescription.getCHP()
|
Methods in org.apache.poi.hdf.model.hdftypes with parameters of type CharacterProperties | |
void |
StyleDescription.setCHP(CharacterProperties chp)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |