AddCellBuilder Class | ![]() |
Namespace: Smartsheet.Api.Models
The AddCellBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddCellBuilder |
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.
|
![]() | GetStrict |
Gets the Strict option.
|
![]() | GetValue |
Gets the value.
|
![]() | SetColumnId |
Sets the column Id
|
![]() | SetFormat |
Sets the format.
|
![]() | SetHyperlink |
Sets the hyperlink.
|
![]() | SetStrict |
Sets whether cells is Strict or not.
|
![]() | SetValue |
Sets the cell value
|