menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class ExcelOrder

    Enumeration of page order for sheet in Excel.

    Inheritance
    System.Object
    ExcelOrder
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelOrder : Enum

    Fields

    DownThenOver

    Represents Down, then over setting.

    Declaration
    public const ExcelOrder DownThenOver
    Field Value
    Type
    ExcelOrder

    OverThenDown

    Represents Over, then down setting.

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