Skip to content

MaybeBoxedFormulaValue

type MaybeBoxedFormulaValue =
| MaybeBoxed<ArrayValue>
| Reference
| Matrix;

A value that can result from a spreadsheet formula, possibly boxed