LogicalStyle プロパティ (JTextPane)

クラス

JTextPane.

処理

[読み取り専用] キャレットの位置で有効になっている現在の段落に割り当てられている論理書式。

構文

'Declaration
Protected Read Property LogicalStyle As String

アクセス

読み取り専用。

Dim logicalStyle As String = textPane.LogicalStyle