Skip to content

SpreadsheetCellSource

Value Description
Values Values: emit the cached evaluation of each cell. Standard spreadsheet semantics.
Formulas Formulas: emit =<formula> strings for cells that contain a formula; cells without a formula fall back to their cached value.