[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ISortFields

ISortFields Interface

Represents the sort condition list.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface ISortFields
Public Interface ISortFields

Properties

Name Description
Count

Gets the list count.

this[int]

Gets the sort key in the sort list.

Methods

Name Description
Add(ISortField)

Adds a sort field.

Clear()

Clears the list.

Remove(ISortField)

Removes a sort field.