Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the list level for one or more items in a numbered list.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub SetListLevel ( _
Level As Short _
)
'Usage
Dim instance As Range
Dim Level As Short
instance.SetListLevel(Level)
void SetListLevel(
short Level
)
Parameters
- Level
Type: System.Int16
Required Short A number that indicates the new list level.