Represents an update to a cell's value in JavaScript, allowing Date and null.
Date
null
This type allows for updating a cell's value, including Date for convenience. As with ScalarUpdate, null can be used to clear the cell's value.
ScalarUpdate
Represents an update to a cell's value in JavaScript, allowing
Date
andnull
.