Spreadsheet.SortDataEx
Extended Sort Data. Defaults to all variables, ascending order, sort by numeric value, and inline update.
Syntax | Parameters | Return Value |
---|---|---|
Function Spreadsheet.SortDataEx( _ Optional Variables As Variant = 0, _ Optional Direction As Variant = scSortAscending, _ Optional By As Variant = scSortByNumeric, _ Optional MakeNewSpreadsheet As Boolean = False, _ Optional CopyFormatting As Boolean = True) As Spreadsheet |
Type: Variant Default value: 0 Type: Variant Default value: scSortAscending Type: Variant Default value: scSortByNumeric Type: Boolean Default value: False Type: Boolean Default value: True |
Spreadsheet |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.