[]
Gets the amount of the level of an outline (range group).
int GetGroupLevels(bool isRowGroup)
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. |