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