Sheets.sort
configurationDefines the sort criteria for the sheet.
sheets.sort
Objectsheets.sort.columns
ArraySpecifies the sort options for individual columns.
sheets.sort.ref
StringThe sorted range, for example, A1:D5.
Defines the sort criteria for the sheet.
ObjectArraySpecifies the sort options for individual columns.
StringThe sorted range, for example, A1:D5.