...
Description |
---|
Excerpt |
---|
This class is used to manipulate settings for a particular indent level. Things such as number and bullet text and indent change with each indent level in Word. |
Signature | ||||
---|---|---|---|---|
| ||||
public sealed class ListLevel
{signature}{signature: |
Signature | ||||||
---|---|---|---|---|---|---|
| }
| |||||
Public NotInheritable Class ListLevel
{signature}
{remarks}You cannot create a new [ListLevel|ListLevel] object using the {{new}} keyword. To get an instance of the {{ListLevel}} class, use the [GetLevel()|List.GetLevel(Int32)] method of the [List|List] class, passing it the index of the level you want to retrieve.
To get an existing list entry, use the {{getEntry()}} method of the {{List}} class. {{getEntry}} accepts a parameter that represents the index of the entry to retrieve.
The following sample demonstrates how to get a {{ListLevel}} object for level 2 of a list.
{remarks}
{example}{code:csharp|title=C#} |
Remarks |
---|
You cannot create a new ListLevel object using the To get an existing list entry, use the The following sample demonstrates how to get a |
Example | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Properties |
---|
Name | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
| |||||||||
| |||||||||
|