ClearRangeGroup Method (IRangeGroupModel)
Removes all the outlines (range groups) of rows or columns.
void ClearRangeGroup(
bool
)
'Declaration
Sub ClearRangeGroup( _
ByVal As Boolean _
)
'Usage
Dim instance As IRangeGroupModel
Dim isRowGroup As Boolean
instance.ClearRangeGroup(isRowGroup)
Parameters
- isRowGroup
- Whether the outline (range group) is of rows