menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class ExcelReadingOrderType

    Possible types of direction order.

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

    Fields

    Context

    Represents the Context reading order type.

    Declaration
    public const ExcelReadingOrderType Context
    Field Value
    Type
    ExcelReadingOrderType

    LeftToRight

    Represents the LeftToRight reading order type.

    Declaration
    public const ExcelReadingOrderType LeftToRight
    Field Value
    Type
    ExcelReadingOrderType

    RightToLeft

    Represents the RightToLeft reading order type.

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