Rows プロパティ (JTextArea)

クラス

JTextArea.

処理

[読み取り専用] テキスト領域の行の数。 The value is zero-based.。

構文

'Declaration
Protected Read Property Rows As Integer

アクセス

読み取り専用。

Dim rows As Integer = textArea.Rows