'Usage Dim index As Integer Dim count As Integer Dim instance As New RowGroupExtent(index, count)
Parameters
- index
- The group starting index.
- count
- The number of rows to group.
'Usage Dim index As Integer Dim count As Integer Dim instance As New RowGroupExtent(index, count)