SheetView.WindowProtection Property
Window Protection.Represents the attribte in schema: windowProtection
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "windowProtection")> _
Public Property WindowProtection As BooleanValue
Get
Set
'Usage
Dim instance As SheetView
Dim value As BooleanValue
value = instance.WindowProtection
instance.WindowProtection = value
[SchemaAttrAttribute(, "windowProtection")]
public BooleanValue WindowProtection { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.