Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
ISortFields Interface
/ Remove Method
The sort information.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Remove Method (ISortFields)
In This Topic
Removes a sort field.
Syntax
C#
System.
bool
Remove(
ISortField
sortField
)
Parameters
sortField
The sort information.
See Also
Reference
ISortFields Interface
ISortFields Members