SheetProtection.SelectUnlockedCells Property

Definition

Select Unlocked Cells Locked

Represents the following attribute in the schema: selectUnlockedCells

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

Property Value

Returns BooleanValue.

Attributes

Applies to