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