Share via


Protection.AllowFormattingCells プロパティ

定義

保護されたワークシートでセルの書式設定が許可されている場合は True を 返します。

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

プロパティ値

注釈

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

このプロパティを使用すると、保護タブが無効になり、ユーザーはすべての形式を変更できますが、範囲のロックを解除または再表示することはできません。

適用対象