ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelReadingOrderType - ASP.NETCore 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 Description
    ExcelReadingOrderType

    LeftToRight

    Represents the LeftToRight reading order type.

    Declaration
    public const ExcelReadingOrderType LeftToRight
    Field Value
    Type Description
    ExcelReadingOrderType

    RightToLeft

    Represents the RightToLeft reading order type.

    Declaration
    public const ExcelReadingOrderType RightToLeft
    Field Value
    Type Description
    ExcelReadingOrderType

    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