Winnovative Excel Library

ExcelRangeGroup Method (ExcelGroupBy)

Winnovative Excel Library Documentation
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

public void Group(
	ExcelGroupBy groupBy
)

Parameters

groupBy
Type: Winnovative.ExcelLibExcelGroupBy
Specifies how to group the range, by rows or by columns.
See Also

Reference