[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ISort

ISort Interface

Represents the sort interface.

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

Properties

Name Description
Header

Gets or sets whether the sort range contains a header.

MatchCase

Gets or sets whether the sort is case sensitive.

Orientation

Gets or sets the sort orientation.

Range

Gets or sets the sort range.

SortFields

Gets the sort condition list.

Methods

Name Description
Apply()

Applies the sort.