TableCellType Enumeration TIBCO Spotfire 6.0 API Reference
Specifies the type of a TableCell

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

public enum TableCellType
Members

  Member nameValueDescription
Value0 The cell is a value cell.
Header1 The cell represents a header.
See Also