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