'Declaration
Public Function GetGroupLevels( _ ByVal isRowGroup As Boolean _ ) As Integer
'Usage
Dim instance As DefaultRangeGroupModel Dim isRowGroup As Boolean Dim value As Integer value = instance.GetGroupLevels(isRowGroup)
public int GetGroupLevels( bool isRowGroup )
Parameters
- isRowGroup
- Whether the outline (range group) is of rows