Class RichTextInline
java.lang.Object
com.independentsoft.office.spreadsheet.RichTextInline
The Class RichTextInline.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new rich text inline.RichTextInline(InternalXMLStreamReader reader)Instantiates a new rich text inline. -
Method Summary
-
Constructor Details
-
RichTextInline
public RichTextInline()Instantiates a new rich text inline. -
RichTextInline
Instantiates a new rich text inline.- Parameters:
reader- the reader- Throws:
XMLStreamException- the xML stream exception
-
-
Method Details
-
clone
-
toString
-
getPhoneticProperties
Gets the phonetic properties.- Returns:
- the phonetic properties
-
getText
Gets the text.- Returns:
- the text
-
setText
Sets the text.- Parameters:
text- the new text
-
getRuns
Gets the runs.- Returns:
- the runs
-