Click or drag to resize

SheetResourcesSortSheet Method

Overload List
  NameDescription
Public methodSortSheet(Int64, SortSpecifier)

Sorts a sheet according to the sort criteria.

Mirrors to the following Smartsheet REST API method: POST /sheets/{sheetId}/sort

Public methodSortSheet(Int64, SortSpecifier, NullableInt32)

Sorts a sheet according to the sort criteria.

Mirrors to the following Smartsheet REST API method: POST /sheets/{sheetId}/sort

Top
See Also