Click or drag to resize

AbstractRowTColumn, TCellConditionalFormat Property

Format descriptor describing this row’s conditional format (see Formatting) Only returned if the include query string parameter contains format and this row has a conditional format applied.

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 string ConditionalFormat { get; set; }

Return Value

Type: String
the conditional format
See Also