[]
Groups the rows in the specified column.
protected void Group(int column, int toColumn, bool reset)
Protected Sub Group(column As Integer, toColumn As Integer, reset As Boolean)
Type | Name | Description |
---|---|---|
int | column | Starting column index |
int | toColumn | Ending column index |
bool | reset | Whether to reset |