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