TdxSpreadSheetTableView.SortByRowValues(string,TdxSortOrder[],Integer[]) Method
Declaration
procedure SortByRowValues(const AArea: string; const ASortOrders: array of TdxSortOrder; const ARows: array of Integer); overload;
Parameters
Name | Type |
---|---|
AArea | string |
ASortOrders | TdxSortOrder |
ARows | Integer |
See Also