value property

ExtendedValue? value
getter/setter pair

The calculated value the metadata corresponds to.

(Note that formulaValue is not valid, because the values will be calculated.)

Implementation

ExtendedValue? value;