Value Representation
The most recent value of a formula shall be stored in the corresponding <v>
element, as follows:
Result Type |
Representation |
---|---|
array |
The text form of the array's value. |
error |
The text form of the error value. |
logical |
The text |
number |
The unformatted text form of the number, as accurately as possible. |
text |
All of the characters in the text. |