SheetSummaryResources Interface | ![]() |
Namespace: Smartsheet.Api
The SheetSummaryResources type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddSheetSummaryFieldImage | Adds an image to the sheet summary field. Mirrors to the following Smartsheet REST API method: POST /sheets/{sheetId}/summary/fields/{fieldId}/images |
![]() | AddSheetSummaryFields | Insert fields into a sheet summary It mirrors to the following Smartsheet REST API method: POST /sheets/{sheetId}/summary/fields |
![]() | AddSheetSummaryFieldsAllowPartialSuccess | Insert fields into a sheet summary It mirrors to the following Smartsheet REST API method: POST /sheets/{sheetId}/summary/fields |
![]() | DeleteSheetSummaryFields | Delete fields in a sheet summary. It mirrors to the following Smartsheet REST API method: DELETE /sheets/{sheetId}/summary/fields |
![]() | GetSheetSummary | Gets the sheet summary It mirrors to the following Smartsheet REST API method: GET /sheets/{sheetId}/summary |
![]() | GetSheetSummaryFields | Gets the sheet summary fields It mirrors to the following Smartsheet REST API method: GET /sheets/{sheetId}/summary/fields |
![]() | UpdateSheetSummaryFields | Update fields in the sheet summary It mirrors to the following Smartsheet REST API method: PUT /sheets/{sheetId}/summary/fields |
![]() | UpdateSheetSummaryFieldsAllowPartialSuccess | Update fields in the sheet summary It mirrors to the following Smartsheet REST API method: PUT /sheets/{sheetId}/summary/fields |