Enum PivotPageAreaFieldsOrder
Represents the Page field area order when there are multiple page fields in the page area
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum PivotPageAreaFieldsOrder
Fields
Name | Description |
---|---|
DownThenOver | The page fields are laid, Down then over order. |
OverThenDown | The page fields are laid, over then down order. |