ExcelRangeGroup(ExcelGroupBy) Method
Groups the range by rows or columns function of the groupBy parameter.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public void Group(
ExcelGroupBy groupBy
)
Parameters
- groupBy ExcelGroupBy
-
Specifies how to group the range, by rows or by columns.