SpreadsheetSheetSortSettingsBuilder
Defines the fluent API for configuring the SpreadsheetSheetSortSettings settings.
Methods
Columns(System.Action)
Specifies the sort options for individual columns.
Parameters
configurator - System.Action<SpreadsheetSheetSortSettingsColumnFactory>
The action that configures the columns.
Ref(System.String)
The sorted range, for example, A1:D5.
Parameters
value - System.String
The value that configures the ref.