menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelReadingOrderType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ExcelReadingOrderType

    Possible types of direction order.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    [Flags]
    public enum ExcelReadingOrderType

    Fields

    Name Description
    Context

    Represents the Context reading order type.

    LeftToRight

    Represents the LeftToRight reading order type.

    RightToLeft

    Represents the RightToLeft reading order type.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved