AddRowsSettings Methods TIBCO Spotfire 7.11 API Reference

The AddRowsSettings type exposes the following members.

Methods

  Name Description
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method WithCreatedRowSourceColumn
Creates a copy of this AddRowsSettings instance, where CreateNewSourceColumn is true.
Public method WithExistingRowSourceColumn
Creates a copy of this AddRowsSettings instance, where UseExistingSourceColumn is true.
Public method WithIgnoredColumns
Creates a copy of this AddRowsSettings instance, with new IgnoredColumns.
Public method WithMap
Creates a copy of this AddRowsSettings instance, with a new Map.
Public method WithoutRowSourceColumn
Creates a copy of this AddRowsSettings instance, without any RowSourceColumnName where both CreateNewSourceColumn and UseExistingSourceColumn will be false.
Top
See Also

Reference