[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ValueSortField.-ctor

ValueSortField Constructor

ValueSortField(IRange, SortOrder)

Specifies the normal construct method.

Declaration
public ValueSortField(IRange key, SortOrder order = SortOrder.Ascending)
Parameters
Type Name Description
IRange key

The column index.

SortOrder order

The sort order.

ValueSortField(IRange, string)

Specifies the custom sort construct method.

Declaration
public ValueSortField(IRange key, string customValues)
Parameters
Type Name Description
IRange key

the column index

string customValues

custom list string