ColumnReplacement Properties TIBCO Spotfire 6.0 API Reference
The ColumnReplacement type exposes the following members.
Properties

  NameDescription
Public propertyColumnNameExpression
The expression that defines the name of the column.
Public propertyColumnSelection
The columns that will be replaced by the calculated column.
Public propertyExpression
The expression that defines the column.
Public propertyFormatter
The formatter that will be used for the column. If it is null the default formatter for the datatype of the result will be used.
Back to Top
See Also