ListLevel Properties
Contains the list level’s properties.| Name | Description |
|---|---|
| DisplayFormatString | Gets the pattern used to format the list level’s number or bullet. |
| FirstLineIndent | Gets the first line indent of the list level’s paragraphs. |
| FirstLineIndentType | Gets whether and how the first line of a list level’s paragraph is indented. |
| FontBold | Gets whether the list level’s number or bullet is bold. |
| FontColor | Gets the color of the list level’s number or bullet. |
| FontItalic | Gets whether the list level’s number or bullet is italicized. |
| FontName | Gets the font name of the list level’s number or bullet. |
| FontSize | Specifies the font size of the list level’s number or bullet. |
| LeftIndent | Get’s the left indent of the list level’s paragraphs. |
| ListLevelFormat | Gets the number or bullet format of the list level’s paragraphs. |
| Separator | Gets the character inserted between the list level’s number or bullet and paragraph text. |
| Start | Gets the start position of the list level’s number. |
See Also