Enum ExcelPagesOrder
The order in which page fields are added to the PivotTable report's layout.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelPagesOrder
Fields
| Name | Description |
|---|---|
| DownThenOver | Represents the DownThenOver pages order. |
| OverThenDown | Represents the OverThenDown pages order. |