Formatting Properties

Spotfire 14.3 API Reference

The Formatting type exposes the following members.

Properties

  NameDescription
Public propertyBooleanFormatter
Gets or sets the TimeSpanFormatter used for the data type TimeSpan.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyCurrencyFormatter
Gets or sets the NumberFormatter used for the data type Currency.
Public propertyDateTimeFormatter
Gets or sets the DateTimeFormatter used for the data types Date, Time and DateTime.
Public propertyIndexedBooleanFormatter
Gets the indexed BooleanFormatter used for the data type Boolean.
Public propertyIndexedCurrencyFormatter
Gets the indexed NumberFormatter used for the data type Currency.
Public propertyIndexedDateTimeFormatter
Gets the indexed DateTimeFormatter used for the data types Date, Time and DateTime.
Public propertyIndexedIntegerFormatter
Gets the indexed NumberFormatter used for the data type Integer.
Public propertyIndexedLongIntegerFormatter
Gets the indexed NumberFormatter used for the data type LongInteger.
Public propertyIndexedRealFormatter
Gets the indexed NumberFormatter used for the data type Real.
Public propertyIndexedSingleRealFormatter
Gets the indexed NumberFormatter used for the data type SingleReal.
Public propertyIndexedTimeSpanFormatter
Gets the indexed TimeSpanFormatter used for the data type TimeSpan.
Public propertyIntegerFormatter
Gets or sets the NumberFormatter used for the data type Integer.
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyLongIntegerFormatter
Gets or sets the NumberFormatter used for the data type LongInteger.
Public propertyRealFormatter
Gets or sets the NumberFormatter used for the data type Real.
Public propertySingleRealFormatter
Gets or sets the NumberFormatter used for the data type SingleReal.
Public propertyTimeSpanFormatter
Gets or sets the TimeSpanFormatter used for the data type TimeSpan.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Top
See Also

Reference