Set the Cell's Content to a Value
Set the value of a cell in an Excel sheet.
Input Concepts
Concept
Description
Type
Required
cell
The reference to the Excel cell.
excel cell reference
Yes
value
The value to set in the cell.
boolean
or number
or text
Yes
Examples
Set the value of a cell in an Excel sheet.
Last updated
Was this helpful?