[]
Expands or collapses a specified outline (range group) of columns.
public void ExpandRangeGroup(RangeGroupInfo group, bool expand)
Public Sub ExpandRangeGroup(group As RangeGroupInfo, expand As Boolean)
Type | Name | Description |
---|---|---|
RangeGroupInfo | group | Outline (range group) to expand or collapse |
bool | expand | Whether the action is to expand the outline |