Columns Property (AWTTextArea)

Class

AWTTextArea class

Action

Gets the number of columns in the text area. The value is one-based.

Data Type

INTEGER

Access

Read only

Examples

INTEGER iColumns = ColorsTextArea.Columns