[]
        
(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)
Public Sub New(key As IRange, Optional order As SortOrder = 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)
Public Sub New(key As IRange, customValues As String)
Parameters
Type Name Description
IRange key

the column index

string customValues

custom list string