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