[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CellColorSortField

CellColorSortField Class

Specifies the interior sort.

Inheritance
CellColorSortField
Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public class CellColorSortField : SortFieldBase, ICellColorSortField, ISortField
Public Class CellColorSortField
    Inherits SortFieldBase
    Implements ICellColorSortField, ISortField

Constructors

Name Description
CellColorSortField(IRange, IInterior, SortOrder)

Sorts the interior based on color.

Properties

Name Description
Interior

Specifies the interior to sort.

Order

Specifies the sort order.

SortOn

Specifies the sort type.