Aspose.Words.Lists Namespace

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

ExpandedClasses

  ClassDescription
Public classCode exampleList
Represents formatting of a list.
Public classCode exampleListCollection
Stores and manages formatting of bulleted and numbered lists used in a document.
Public classCode exampleListFormat
Allows to control what list formatting is applied to a paragraph.
Public classCode exampleListLabel
Defines properties specific to a list label.
Public classCode exampleListLevel
Defines formatting for a list level.
Public classCode exampleListLevelCollection
A collection of list formatting for each level in a list.

ExpandedEnumerations

  EnumerationDescription
Public enumerationCode exampleListLevelAlignment
Specifies alignment for the list number or bullet.
Public enumerationCode exampleListTemplate
Specifies one of the predefined list formats available in Microsoft Word.
Public enumerationCode exampleListTrailingCharacter
Specifies the character that separates the list label from the text of the paragraph.