Xamarin.Android

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelOrder

    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 Description
    ExcelOrder

    OverThenDown

    Represents Over, then down setting.

    Declaration
    public const ExcelOrder OverThenDown
    Field Value
    Type Description
    ExcelOrder

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved