Formatting Properties TIBCO Spotfire 7.6 API Reference

The Formatting type exposes the following members.

Properties

  Name Description
Public property BooleanFormatter
Gets or sets the TimeSpanFormatter used for the data type TimeSpan.
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property CurrencyFormatter
Gets or sets the NumberFormatter used for the data type Currency.
Public property DateTimeFormatter
Gets or sets the DateTimeFormatter used for the data types Date, Time and DateTime.
Public property IndexedBooleanFormatter
Gets the indexed BooleanFormatter used for the data type Boolean.
Public property IndexedCurrencyFormatter
Gets the indexed NumberFormatter used for the data type Currency.
Public property IndexedDateTimeFormatter
Gets the indexed DateTimeFormatter used for the data types Date, Time and DateTime.
Public property IndexedIntegerFormatter
Gets the indexed NumberFormatter used for the data type Integer.
Public property IndexedLongIntegerFormatter
Gets the indexed NumberFormatter used for the data type LongInteger.
Public property IndexedRealFormatter
Gets the indexed NumberFormatter used for the data type Real.
Public property IndexedSingleRealFormatter
Gets the indexed NumberFormatter used for the data type SingleReal.
Public property IndexedTimeSpanFormatter
Gets the indexed TimeSpanFormatter used for the data type TimeSpan.
Public property IntegerFormatter
Gets or sets the NumberFormatter used for the data type Integer.
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property LongIntegerFormatter
Gets or sets the NumberFormatter used for the data type LongInteger.
Public property RealFormatter
Gets or sets the NumberFormatter used for the data type Real.
Public property SingleRealFormatter
Gets or sets the NumberFormatter used for the data type SingleReal.
Public property TimeSpanFormatter
Gets or sets the TimeSpanFormatter used for the data type TimeSpan.
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Top
See Also

Reference