| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
Cell.UpdateRowCellsBuilder |
Cell.UpdateRowCellsBuilder.addCell(Long columnId,
Object value)
Adds the cell.
|
Cell.UpdateRowCellsBuilder |
Cell.UpdateRowCellsBuilder.addCell(Long columnId,
Object value,
Boolean strict,
Hyperlink hyperlink,
CellLink linkInFromCell)
Adds the cell.
|
Cell.UpdateRowCellsBuilder |
Cell.UpdateRowCellsBuilder.addCell(Long columnId,
Object value,
Boolean strict,
Hyperlink hyperlink,
CellLink linkInFromCell,
Boolean overrideValidation)
Adds the cell.
|
Copyright © 2014–2019 Smartsheet. All rights reserved.