Groups the range by rows or columns function of the groupBy parameter.
Namespace: Winnovative.ExcelLib
Assembly: wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- groupBy
- Type: Winnovative.ExcelLibExcelGroupBy
Specifies how to group the range, by rows or by columns. - collapse
- Type: SystemBoolean
Specifies if the group should be collapsed in viewer.
See Also