Share via


Protection.AllowInsertingRows プロパティ

定義

保護されたワークシートで行の挿入が許可されている場合は True を 返します。

public:
 property bool AllowInsertingRows { bool get(); };
public bool AllowInsertingRows { get; }
Public ReadOnly Property AllowInsertingRows As Boolean

プロパティ値

注釈

AllowInsertingRows プロパティは、メソッド引数をProtect(Object, Object, Object)使用して設定できます。

適用対象