The position of the first returned row within the tree.
Reads a row object from the table, from which any subscribed column can be read.
The position or key to access.
The row at the given location.
Reads a specific cell from the table, by row key and column.
The row in the table to get data from.
The column to read.
The value in the table.
The server-specified Format to use for the cell at the given position.
The row to read.
The column to read.
A Format instance with any server-specified details.
Similar to ViewportData, but with additional properties to reflect the tree structure.