NumberingList Members
A numbering definition instance referenced by paragraphs in a document that comprises a numbering list.Properties
| Name | Description |
|---|---|
| AbstractNumberingList | Provides access to the parent abstract numbering list. |
| AbstractNumberingListIndex | Gets the index of the parent abstract numbering list. |
| Id | Gets or sets the numbering list identifier. Inherited from NumberingListBase. |
| Index | Gets the zero-based index of the numbering list in the document. |
| Levels | Provides access to the level characteristics for the current numbering list. |
| NumberingType | Get or sets the list type. Inherited from NumberingListBase. |
See Also