Freigeben über


CellFormat.ApplyProtection Eigenschaft

Definition

Schutz anwenden

Stellt das folgende Attribut im Schema dar: applyProtection

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

Eigenschaftswert

Gibt zurück BooleanValue.

Attribute

Hinweise

Ein boolescher Wert, der angibt, ob die dafür xf angegebene Schutzformatierung angewendet werden soll.

Die möglichen Werte für dieses Attribut werden durch den XML-Schemadatentyp boolean definiert.

Gilt für: