effectiveValue property
The effective value of the cell.
For cells with formulas, this is the calculated value. For cells with literals, this is the same as the user_entered_value. This field is read-only.
Implementation
ExtendedValue? effectiveValue;