Rows property

This property returns a TextTableRows object, which represents all the rows of a table.

Defined in

TextTable

Data type

TextTableRows

Syntax

public TextTableRows getRows()

See examples

Example: Rows property