alexa

    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