CopyCellValueContext Class TIBCO Spotfire 6.0 API Reference
Represents a tool context class for cell values, which contain a cell value, its DataType and its ContentType. Custom tools using this class is used when a value is to be copied, i.e. on the "Copy Cell" submenu in the table plot.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Application.Tools CopyCellValueContext

Namespace: Spotfire.Dxp.Application.Tools
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

[ToolContextAttribute]
public sealed class CopyCellValueContext
See Also