SpreadsheetSortType Enumeration
This enumeration specifies the Spreadsheet sort type.
Syntax
|
Constants
|
Enum SpreadsheetSortType
scSortByNumeric = 0
scSortByText = 1
End Enum
|
- scSortByNumeric: Sort numerically.
- scSortByText: Sort textually.
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.