'Declaration Public ReadOnly Property FormattedValue As CellFormattedValue
public CellFormattedValue FormattedValue { get; }
public: __property CellFormattedValue* get_FormattedValue();
public:
property CellFormattedValue^ FormattedValue { CellFormattedValue^ get(); }