Count property

This property returns the number of columns of a table. The maximum number of columns in a table is 64.

Defined in

TextTableColumns

Data type

int

Syntax

public int getCount()

See examples

Example: Count property