| Package | Description |
|---|---|
| com.smartsheet.api | |
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
Sheet |
SheetResources.sortSheet(long sheetId,
SortSpecifier sortSpecifier)
Sort a sheet according to the sort criteria.
|
Sheet |
SheetResources.sortSheet(long sheetId,
SortSpecifier sortSpecifier,
Integer level)
Sort a sheet according to the sort criteria.
|
| Modifier and Type | Method and Description |
|---|---|
SortSpecifier |
SortSpecifier.setSortCriteria(List<SortCriterion> sortCriteria)
Set the sort criteria
|
Copyright © 2014–2019 Smartsheet. All rights reserved.