The FormattedValue property returns a text string representing the formatted display of a Cell value.
Return Values
FormattedValue returns a string and is read-only.
Remarks
Use the FormattedValue property to obtain the value of the Value property, formatted for display. For example, if the value of a Cell was 1056.87, and this value represented a dollar amount, FormattedValue would be $1,056.87.