The Aspose.Words.Lists namespace contains classes for working with bulleted and numbered lists defined in a document.
Namespace hierarchy
Classes
| Class | Description |
|---|
| List | Represents formatting of a list. |
| ListCollection | Stores and manages formatting of bulleted and numbered lists used in a document. |
| ListLevel | Defines formatting for a list level. |
| ListLevelCollection | A collection of list formatting for each level in a list. |
Enumerations
| 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. |