SheetCrossSheetReferenceResources Methods |
The SheetCrossSheetReferenceResources type exposes the following members.
Name | Description | |
---|---|---|
CreateCrossSheetReference | Creates a cross-sheet reference in the given sheet. Mirrors to the following Smartsheet REST API method: POST /sheets/{sheetId}/crosssheetreferences | |
GetCrossSheetReference | Gets a cross-sheet reference for this sheet. Mirrors to the following Smartsheet REST API method: GET /sheets/{sheetId}/crosssheetreferences/{crosssheetreferenceId} | |
ListCrossSheetReferences | Gets all cross-sheet references for this sheet. Mirrors to the following Smartsheet REST API method: POST /sheets/{sheetId}/crosssheetreferences |