IDataFormatter Methods

Spotfire 14.3 API Reference

The IDataFormatter type exposes the following members.

Methods

  NameDescription
Public methodFormat
Converts an object to a string representation.
Public methodFormatInvalid
Formats an invalid value with an optional error string.
Public methodParse
Converts a string representation to an object.
Public methodTryParse
Converts a string representation to an object. A return value indicates whether the conversion succeeded or failed.
Top
See Also

Reference