Aspose::Words::Lists namespace

The Aspose.Words.Lists namespace contains classes for working with bulleted and numbered lists defined in a document.

Classes

ClassDescription
ListRepresents formatting of a list. To learn more, visit the Working with Lists documentation article.
ListCollectionStores and manages formatting of bulleted and numbered lists used in a document. To learn more, visit the Working with Lists documentation article.
ListFormatAllows to control what list formatting is applied to a paragraph. To learn more, visit the Working with Lists documentation article.
ListLabelDefines properties specific to a list label. To learn more, visit the Working with Lists documentation article.
ListLevelDefines formatting for a list level. To learn more, visit the Working with Lists documentation article.
ListLevelCollectionA collection of list formatting for each level in a list. To learn more, visit the Working with Lists documentation article.

Enums

EnumDescription
ListLevelAlignmentSpecifies alignment for the list number or bullet.
ListTemplateSpecifies one of the predefined list formats available in Microsoft Word.
ListTrailingCharacterSpecifies the character that separates the list label from the text of the paragraph.