cupertino-files / buildFormula
Function: buildFormula()
buildFormula(
expression,origin,options?):RawMessage
Defined in: src/tst/formula-builder.ts:208
Compile an expression to a TSCE.ASTNodeArrayArchive.
origin is the cell the formula lives in; relative references are stored as offsets from it.
Parameters
expression
origin
column
number
row
number
options?
BuildFormulaOptions = {}