Click or drag to resize

IDataSort Sort Method

Sorts the range based on the sort fields.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
void Sort(
	CellRange range
)

Parameters

range
Type: Spire.Xls CellRange
See Also