Winnovative Excel Library

ExcelGroupBy Enumeration

Winnovative Excel Library Documentation
Describes how to group the range.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public enum ExcelGroupBy
Members

  Member nameValueDescription
Rows0 Group range by rows.
Columns1 Group range by columns.
See Also

Reference