The List
ListFormat Introduced: X18.
| Enumeration | Description |
|---|---|
| Attribute | Determines a certain list format attribute. |
| Method | Description |
|---|---|
| get |
Gets the symbol character for a bulleted list. |
| get |
Gets the size of the symbol character for a bulleted list. |
| get |
Gets the starting number for a numbered list. |
| get |
Gets the font used for the bullet character. |
| get |
Gets the formatting character for a bulleted or numbered list. |
| get |
Gets the hanging indent of a numbered list. |
| get |
Gets the left indent for a numbered list. |
| get |
Gets the level for a bulleted or numbered list. |
| get |
Gets the number format for a numbered list. |
| get |
Gets a value determining whether a new numbered list begins. |
| get |
Gets the text that is displayed behind the number in a numbered list. |
| get |
Gets the text that is displayed in front of the number in a numbered list. |
| get |
Gets the type of the list, bulleted, numbered or none. |
| set |
Sets the symbol character for a bulleted list. |
| set |
Sets the size of the symbol character for a bulleted list. |
| set |
Sets the starting number for a numbered list. |
| set |
Sets the font used for the bullet character. |
| set |
Sets the formatting character for a bulleted or numbered list. |
| set |
Sets the hanging indent of a numbered list. |
| set |
Sets the left indent for a numbered list. |
| set |
Sets the level for a bulleted or numbered list. |
| set |
Sets the number format for a numbered list. |
| set |
Sets the value determining whether a new numbered list begins. |
| set |
Sets the text that is displayed behind the number in a numbered list. |
| set |
Sets the text that is displayed in front of the number in a numbered list. |
| set |
Sets the type of the list, bulleted, numbered or none. |