[]
Removes all the outlines (range grouping) from all rows or columns.
public void ClearRangeGroup(bool isRowGroup)
Public Sub ClearRangeGroup(isRowGroup As Boolean)
Type | Name | Description |
---|---|---|
bool | isRowGroup | Whether the outline is a group of rows |