Style.ListLevelNumber Property
Returns the list level for the specified style. Read-only Integer.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property ListLevelNumber As Integer
Get
'Usage
Dim instance As Style
Dim value As Integer
value = instance.ListLevelNumber
int ListLevelNumber { get; }
Property Value
Type: System.Int32