Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets the border style.
Gets a value indicating whether this instance can have image.
Gets the type of a cell.
Gets the index of the column.
Gets metadata for the data value of this cell. Can be null.
Gets the font used for text in the cell.
Gets a value indicating whether this instance is upper left in range. This will always be true for cells that do not span over multiple columns or rows.
Gets a string representing a link url. If the cell does not have a link, this property returns String.Empty.
Gets the extent of the cell expressed as a Spotfire.Dxp.Application.Visuals.CellRange
Gets the row index of the cell.
Gets the text.
Gets the tooltip for this cell.
Gets a value indicating whether cell text can be drawn on muliple lines or not.
Gets the image displayed in the cell. The image is written in PNG format to the provided stream.
The stream to write output data to.
true if the cell contains an image and it has been written to the provided stream. Otherwise false.
Represents a cell in a tabular visualization.
Since
2.0