menu

Document Processing

SortOn Class - C# Excel Library API Reference | Syncfusion

    Show / Hide Table of Contents

    SortOn Class

    Represents the sort by in the range.

    Inheritance
    System.Object
    SortOn
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public sealed class SortOn : Enum

    Fields

    CellColor

    Sort based on the cell back color.

    Declaration
    public const SortOn CellColor
    Field Value
    Type
    SortOn

    FontColor

    Sort based on the font color.

    Declaration
    public const SortOn FontColor
    Field Value
    Type
    SortOn

    Values

    Sort based on values in the cell.

    Declaration
    public const SortOn Values
    Field Value
    Type
    SortOn
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved