SpreadsheetSheetSortSettingsColumnBuilder
Methods
Ascending(System.Boolean)
Indicates if the data in the cell will be sorted in ascending (true) or descending order (false).
Parameters
value - System.Boolean
The value for Ascending
Index(System.Double)
The index of the column within the sheet. For example, column C will have an index of 2.
Parameters
value - System.Double
The value for Index