Columns property

This property returns a TextTableColumns object, which represents all the columns of a table.

Defined in

TextTable

Data type

TextTableColumns

Syntax

public TextTableColumns getColumns()

See examples

Example: Columns property