[]
Removes a range of rows or columns from the outline (range group) at the specified start index by a specified amount.
void RemoveRangeGroup(int startIndex, int count, bool isRowGroup)
Sub RemoveRangeGroup(startIndex As Integer, count As Integer, isRowGroup As Boolean)