L.2.16.7 Types and Values
L.2.16.7 Types and Values
Each expression has a type. SpreadsheetML formulas support the following types: array, error, logical, number, and text.
An array value or constant represents a collection of one or more elements, whose values can have any type (i.e., the elements of an array need not all have the same type).
Last updated on