CellRange Properties

Spotfire 14.2 API Reference

The CellRange type exposes the following members.

Properties

  NameDescription
Public propertyColumnCount
Gets the number of columns in the range.
Public propertyStatic memberEmpty
Creates an empty cell range.
Public propertyFirstColumnIndex
Gets the first column index in the range.
Public propertyFirstRowIndex
Gets the first row index in the range.
Public propertyIsEmpty
Gets a value indicating if this is an empty range.
Public propertyLastColumnIndex
Gets the last column index in the range.
Public propertyLastRowIndex
Gets the last row index in the range.
Public propertyRowCount
Gets the number of rows in the range.
Top
See Also

Reference