[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ValueSortField

ValueSortField Class

Represents the sort by value field.

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

Constructors

Name Description
ValueSortField(IRange, SortOrder)

Specifies the normal construct method.

ValueSortField(IRange, string)

Specifies the custom sort construct method.

Properties

Name Description
CustomValues

Specifies the custom sort list string.

DataOption

Specifies the data option of the sort field.

Order

Specifies the sort order.

SortOn

Specifies the sort type.