The ListStyle type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| ListStyle |
Initializes a new instance of the ListStyle class.
|
Properties
| Name | Description | |
|---|---|---|
| BaseStyle |
Gets or sets the style on which this style is based.
| |
| Document |
Gets the owner document.
(Overrides Style Document.) | |
| ListLevelFormats |
Gets the formatting for each list style level.
| |
| Name |
Gets or sets the name of the style.
(Inherited from Style.) | |
| StyleType |
Gets the type of the style.
(Overrides Style StyleType.) |
See Also