Range.SetListLevel(Int16) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the list level for one or more items in a numbered list.
public:
void SetListLevel(short Level);
public void SetListLevel (short Level);
abstract member SetListLevel : int16 -> unit
Public Sub SetListLevel (Level As Short)
Parameters
- Level
- Int16
Required Short A number that indicates the new list level.