CellRange Properties TIBCO Spotfire 7.6 API Reference

The CellRange type exposes the following members.

Properties

  Name Description
Public property ColumnCount
Gets the number of columns in the range.
Public property Static member Empty
Creates an empty cell range.
Public property FirstColumnIndex
Gets the first column index in the range.
Public property FirstRowIndex
Gets the first row index in the range.
Public property IsEmpty
Gets a value indicating if this is an empty range.
Public property LastColumnIndex
Gets the last column index in the range.
Public property LastRowIndex
Gets the last row index in the range.
Public property RowCount
Gets the number of rows in the range.
Top
See Also

Reference