Style.ListLevelNumber Property
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.
Returns the list level for the specified style. Read-only Integer.
public:
property int ListLevelNumber { int get(); };
public int ListLevelNumber { get; }
member this.ListLevelNumber : int
Public ReadOnly Property ListLevelNumber As Integer