List Properties |
The List type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Document |
Gets the owner document.
|
![]() ![]() | IsListStyleDefinition |
Returns true if this list is a definition of a list style.
|
![]() ![]() | IsListStyleReference |
Returns true if this list is a reference to a list style.
|
![]() ![]() | IsMultiLevel |
Returns true when the list contains 9 levels; false when 1 level.
|
![]() ![]() | IsRestartAtEachSection |
Specifies whether list should be restarted at each section.
Default value is false.
|
![]() ![]() | ListId |
Gets the unique identifier of the list.
|
![]() ![]() | ListLevels |
Gets the collection of list levels for this list.
|
![]() ![]() | Style |
Gets the list style that this list references or defines.
|