menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelPagesOrder - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    ExcelPagesOrder

    OverThenDown

    Represents the OverThenDown pages order.

    Declaration
    public const ExcelPagesOrder OverThenDown
    Field Value
    Type
    ExcelPagesOrder
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved