| Modifier and Type | Method and Description |
|---|---|
ITextRun |
add(java.lang.String text)
Adds a text run into current rich text object.
|
int |
getCount()
Gets the count of ITextRun objects.
|
java.lang.String |
getPlainText()
Gets the plain text that is composed of all ITextRun objects.
|
ITextRun add(java.lang.String text)
int getCount()
java.lang.String getPlainText()