Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Outline Class / MaxOutlineLevel Property


In This Topic
MaxOutlineLevel Property
In This Topic
Gets the maximum outline level.
Syntax
'Declaration
 
Public ReadOnly Property MaxOutlineLevel As Integer
 
'Usage
 
Dim instance As Outline
Dim value As Integer
 
value = instance.MaxOutlineLevel

Property Value

The maximum outline level.
See Also