IDataFormatter Methods TIBCO Spotfire 7.6 API Reference

The IDataFormatter type exposes the following members.

Methods

  Name Description
Public method Format
Converts an object to a string representation.
Public method FormatInvalid
Formats an invalid value with an optional error string.
Public method Parse
Converts a string representation to an object.
Public method TryParse
Converts a string representation to an object. A return value indicates whether the conversion succeeded or failed.
Top
See Also

Reference