Spread.Services Documentation
Add Method (ISortFields)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
ISortFields Interface
: Add Method
The sort information.
Adds a sort field.
Syntax
C#
void
Add(
ISortField
sortField
)
Parameters
sortField
The sort information.
See Also
Reference
ISortFields Interface
ISortFields Members