[]
Removes columns from the outline (range group) starting from the specified index and count, and returns them to individual columns.
public void RemoveRangeGroup(int column, int count)
Public Sub RemoveRangeGroup(column As Integer, count As Integer)