aspose.words.lists module
Contents
[
Hide
]The aspose.words.lists module contains classes for working with bulleted and numbered lists defined in a document.
Classes
Class | Description |
---|---|
List | Represents formatting of a list. To learn more, visit the Working with Lists documentation article. |
ListCollection | Stores and manages formatting of bulleted and numbered lists used in a document. To learn more, visit the Working with Lists documentation article. |
ListFormat | Allows to control what list formatting is applied to a paragraph. To learn more, visit the Working with Lists documentation article. |
ListLabel | Defines properties specific to a list label. To learn more, visit the Working with Lists documentation article. |
ListLevel | Defines formatting for a list level. To learn more, visit the Working with Lists documentation article. |
ListLevelCollection | A collection of list formatting for each level in a list. To learn more, visit the Working with Lists documentation article. |
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. |