|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnicodeString.FormatRun | |
---|---|
org.apache.poi.hssf.record | Record package contains class representations for XLS binary strutures. |
Uses of UnicodeString.FormatRun in org.apache.poi.hssf.record |
---|
Methods in org.apache.poi.hssf.record that return UnicodeString.FormatRun | |
---|---|
UnicodeString.FormatRun |
UnicodeString.getFormatRun(int index)
|
Methods in org.apache.poi.hssf.record with parameters of type UnicodeString.FormatRun | |
---|---|
void |
UnicodeString.addFormatRun(UnicodeString.FormatRun r)
Adds a font run to the formatted string. |
void |
UnicodeString.removeFormatRun(UnicodeString.FormatRun r)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |