Click or drag to resize

SheetRowResourcesCellResources Property

Returns the RowColumnResources object that provides access to column resources associated with Row Resources (Cell Resources).

Namespace:  Smartsheet.Api
Assemblies:   smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
  smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax
RowColumnResources CellResources { get; }

Return Value

Type: RowColumnResources
the RowColumnResources
See Also