TableCell IsUpperLeftInRange Property TIBCO Spotfire 6.0 API Reference
Returns true if this cell is the upper left cell in a range. This will always be true for cells that do not span over multiple columns or rows.

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 bool IsUpperLeftInRange { get; }

Property Value

Type: Boolean
See Also