[]
Gets the amount of the level of an outline (range group).
int GetRangeGroupLevels(bool isRowGroup)
Function GetRangeGroupLevels(isRowGroup As Boolean) As Integer
Type | Name | Description |
---|---|---|
bool | isRowGroup | Whether the outline (range group) is of rows |
Type | Description |
---|---|
int | A number of levels of rows or columns in the outline. |