Enum ExcelGroupBy
Specifies the Group types in Excel.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelGroupBy
Fields
Name | Description |
---|---|
ByColumns | Grouping by columns. |
ByRows | Grouping by Rows. |