alexa

    Show / Hide Table of Contents

    Enum OrderBy

    Represents the sort order.

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

    Fields

    Name Description
    Ascending

    Represent the ascending sort.

    Descending

    Represent the descending sort.

    OnBottom

    Represents the position of value in the sort list. Note: Applicable only to CellColor and FontColor type.

    OnTop

    Represents the position value in the sort list Note:Applicable only to CellColor and FontColor

    Back to top Generated by DocFX