[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ISortFields.Remove

Remove Method

Remove(ISortField)

Removes a sort field.

Declaration
bool Remove(ISortField sortField)
Function Remove(sortField As ISortField) As Boolean
Parameters
Type Name Description
ISortField sortField

The sort information.

Returns
Type Description
bool