이름 |
설명 |
Footnote |
Represent a Footnote which could be a Foot- or a Endnote |
FormatedText |
Represent a formated Text e.g bold, italic, underline etc. |
Header |
Header represent a header. |
List |
Represent a list which could be a numbered or bullet style list. |
ListItem |
ListItem represent a list item which is used within a list. |
Paragraph |
Represent a paragraph within a opendocument document. |
ParagraphBuilder |
ParagraphBuilder use the methods of this class to create different kinds of paragraph. |
SimpleText |
The class SimpleText represent simple unformatted text that could be used within the spreadsheet cell content. |
TextBuilder |
TextBuilder use this class to build TextCollection from text that contains text control character like whitespaces, tab stops and line breaks. |
UnknownTextContent |
UnknownTextContent represent an unknown text element. |
XLink |
Represent a hyperlink, which could be a web-, ftp- or telnet link |