'Usage Dim instance As RangeGroup Dim index As Integer Dim count As Integer instance.Group(index, count)
Parameters
- index
- The group starting index.
- count
- The number of rows or columns to group.
'Usage Dim instance As RangeGroup Dim index As Integer Dim count As Integer instance.Group(index, count)