CellFormat.ApplyProtection プロパティ

定義

Protection.Represents の次のスキーマに属性を適用する: applyProtection

[DocumentFormat.OpenXml.SchemaAttr(0, "applyProtection")]
public DocumentFormat.OpenXml.BooleanValue ApplyProtection { get; set; }
member this.ApplyProtection : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ApplyProtection As BooleanValue

プロパティ値

BooleanValue

返します。 BooleanValue

属性

注釈

この保護の書式設定を指定するかどうかを示すブール値xf適用する必要があります。

この属性の値が XML スキーマで定義されているbooleanのデータ型です。

適用対象