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 number of columns.
Gets the font used in the table.
Gets the number of frozen columns.
The width of the frozen columns, including any row headers.
Gets the number of frozen rows.
The height of the frozen rows, including column headers.
The total height of the layout.
Gets the number of rows.
The total width of the layout.
Gets the cell at a given point.
The point.
A cell range. This cell range can be Spotfire.Dxp.Application.Visuals.CellRange.Empty if the point is outside of the bounds of the layout.
Gets the cell range for a given rectangle.
The rectangle.
A cell range. If the rectangle doesn't have a width or height, an empty cell range is returned.
Gets an iterator to all cells in the table.
An iterator.
Gets an iterator to the cells in the table.
The range of the cells to iterate over.
An iterator.
Gets an iterator to the cells in the table.
The range of the cells to iterate over.
Delegate used to calculate a suitable size for an image that is to be rendered in a cell.
An iterator.
Gets the offset of a column.
A column index.
The offset to the column.
Gets the width of column.
A column index.
The width of the column.
Gets the height of a row.
The row index.
The height of the row.
Gets the offset to a row.
The row index.
The offset to the row.
Class describing the layout of the table in tabular visualizations.
Since
2.0