ASP.NET Core

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelPagesOrder

    Show / Hide Table of Contents

    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.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved