RemoveGroup Method (DefaultRangeGroupModel)
Removes rows or columns from the outline (range group) from the specified index and count, and returns them to individual rows and columns.
Parameters
- startIndex
- Starting row or column index
- count
- Number of the rows or columns to remove
- isRowGroup
- Whether the outline (range group) is of rows (or else columns)