Range.SetListLevel method (Word)
Sets the list level for one or more items in a numbered list.
Syntax
expression. SetListLevel
( _Level_
)
expression An expression that returns a Range object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Level | Required | Integer | A number that indicates the new list level. |
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.