ASP.NET Core

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SortOrientation

    Show / Hide Table of Contents

    Enum SortOrientation

    Represents the sort orientation.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum SortOrientation

    Fields

    Name Description
    LeftToRight

    Sorts the range from Left to Right.

    TopToBottom

    Sorts the range from top to Bottom.

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