[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IconSortField

IconSortField Class

Represents sorting by icon.

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

Constructors

Name Description
IconSortField(IRange, IIcon, SortOrder)

Sorts the icon.

Properties

Name Description
Icon

Specifies the icon to sort.

Order

Specifies the sort order.

SortOn

Specifies the sort type.