Describes how to group the range.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
SyntaxPublic Enumeration ExcelGroupBy
Members| Member name | Value | Description |
|---|
| Rows | 0 |
Group range by rows.
|
| Columns | 1 |
Group range by columns.
|
See Also