Class ExcelPagesOrder
The order in which page fields are added to the PivotTable report's layout.
Inheritance
System.Object
ExcelPagesOrder
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Portable.dll
Syntax
public sealed class ExcelPagesOrder : Enum
Fields
DownThenOver
Represents the DownThenOver pages order.
Declaration
public const ExcelPagesOrder DownThenOver
Field Value
Type | Description |
---|---|
ExcelPagesOrder |
OverThenDown
Represents the OverThenDown pages order.
Declaration
public const ExcelPagesOrder OverThenDown
Field Value
Type | Description |
---|---|
ExcelPagesOrder |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |