Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelPagesOrder - Xamarin.iOS 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 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
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved