Package | Description |
---|---|
org.apache.poi.hssf.record.common |
Modifier and Type | Method and Description |
---|---|
FormatRun |
UnicodeString.getFormatRun(int index) |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<FormatRun> |
UnicodeString.formatIterator() |
Modifier and Type | Method and Description |
---|---|
void |
UnicodeString.addFormatRun(FormatRun r)
Adds a font run to the formatted string.
|
int |
FormatRun.compareTo(FormatRun r) |
void |
UnicodeString.removeFormatRun(FormatRun r) |
Constructor and Description |
---|
FormatRun(FormatRun other) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.