Click or drag to resize

CellDataItemObjectValue Property

The type of data returned will depend on the cell type and the data in the cell.

Namespace:  Smartsheet.Api.Models
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
public Object ObjectValue { get; set; }

Return Value

Type: Object
an object
See Also