IsProtectedLine メソッド (SapTextEdit)

クラス

SapTextEdit.

処理

指定した行が保護されている場合に true を返します。

構文

protectedLine = textEdit.IsProtectedLine(line)
変数 説明
protectedLine Boolean
line 行のインデックス。 The value is zero-based.。 Integer