type FormulaValue = | ArrayValue | Reference | Matrix;
A value that can result from a spreadsheet formula, known not to be boxed