Columns Property (JTextArea)
Class
JTextArea
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 =
TextArea.Columns