SheetView.WindowProtection Property

Definition

Window Protection

Represents the following attribute in the schema: windowProtection

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

Property Value

Returns BooleanValue.

Attributes

Applies to