Skip to content

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

FormulaExpression

origin

column

number

row

number

options?

BuildFormulaOptions = {}

Returns

RawMessage

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.