[]
        
Gets the level of an outline (range group) of rows or columns.
public int GetGroupLevels(bool isRowGroup)Public Function GetGroupLevels(isRowGroup As Boolean) As Integer| Type | Name | Description | 
|---|---|---|
| bool | isRowGroup | Whether the outline (range group) is of rows | 
| Type | Description | 
|---|---|
| int | The level of an outline (range group) of rows or columns. |