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