formattedValue property

String? formattedValue
getter/setter pair

The formatted value of the cell.

This is the value as it's shown to the user. This field is read-only.

Implementation

core.String? formattedValue;