UpdateCellBuilder Class |
Namespace: Smartsheet.Api.Models
The UpdateCellBuilder type exposes the following members.
Name | Description | |
---|---|---|
UpdateCellBuilder |
Set required properties.
|
Name | Description | |
---|---|---|
Build |
Builds and returns the Cell object.
| |
GetColumnId |
Gets the column Id.
| |
GetFormat |
Gets the format.
| |
GetHyperlink |
Gets the hyperLink
| |
GetLinkInFromCell |
Gets link in from cell.
| |
GetStrict |
Gets the Strict.
| |
GetValue |
Gets the value.
| |
SetColumnId |
Sets the column Id
| |
SetFormat |
Sets the format.
| |
SetHyperlink |
(optional) with exactly one of the following attributes set:
| |
SetLinkInFromCell |
(optional) with all of the following attributes set:
| |
SetStrict |
Sets the strict.
| |
SetValue |
Sets the value.
|