Aspose.Words.Lists
Contents
[
Hide
]The Aspose.Words.Lists namespace contains classes for working with bulleted and numbered lists defined in a document.
Classes
Class | Description |
---|---|
List | Represents formatting of a list. |
ListCollection | Stores and manages formatting of bulleted and numbered lists used in a document. |
ListFormat | Allows to control what list formatting is applied to a paragraph. |
ListLabel | Defines properties specific to a list label. |
ListLevel | Defines formatting for a list level. |
ListLevelCollection | A collection of list formatting for each level in a list. |
Enumeration
Enumeration | Description |
---|---|
ListLevelAlignment | Specifies alignment for the list number or bullet. |
ListTemplate | Specifies one of the predefined list formats available in Microsoft Word. |
ListTrailingCharacter | Specifies the character that separates the list label from the text of the paragraph. |