SummaryTableVisibleColumnCollection Remove Method TIBCO Spotfire 6.0 API Reference
Overload List

  Name Description
Public method Remove(String)
Removes the column named columnName from the collection if it exists.
Public method Remove(SummaryTableVisibleColumn)
Removes a column from the collection.
Back to Top
See Also