SheetFilterResources Methods | ![]() |
The SheetFilterResources type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeleteFilter | Deletes a filter. Mirrors to the following Smartsheet REST API method: DELETE /sheets/{sheetId}/filters/{filterId} |
![]() | GetFilter | Gets a filter. Mirrors to the following Smartsheet REST API method: GET /sheets/{sheetId}/filters/{filterId} |
![]() | ListFilters | Gets the list of all sheet filters. Mirrors to the following Smartsheet REST API method: GET /sheets/{sheetId}/filters |