SheetColumnResourcesListColumns Method |
| Name | Description | |
|---|---|---|
| ListColumns(Int64, IEnumerableColumnInclusion, PaginationParameters) | Gets a list of all Columns belonging to the Sheet specified in the URL. It mirrors to the following Smartsheet REST API method: GET /sheets/{sheetId}/columns This operation supports pagination of results. For more information, see Paging. | |
| ListColumns(Int64, IEnumerableColumnInclusion, PaginationParameters, NullableInt32) | Gets a list of all Columns belonging to the Sheet specified in the URL. It mirrors to the following Smartsheet REST API method: GET /sheets/{sheetId}/columns This operation supports pagination of results. For more information, see Paging. |