Rows Property (JTextArea)

Class

JTextArea class

Action

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

Data Type

INTEGER

Access

Read only

Examples

INTEGER iRows = TextArea.Rows