[]
The Word/RTF list text class.
public class RtfListText : RtfParagraph, ICloneable, IRtfContent, IEnumerable, IDocumentContent, IParagraphContent, IContent
Name | Description |
---|---|
ListId | Gets or set list overrides identifier in the List Override table. |
ListLevel | Gets or set level of the list to which the paragraph belongs. |
ListText | Gets calculated list text. |
ListType | Gets calculated list type. |
Name | Description |
---|---|
NumberToText(int, bool) | Converts integer to string. |