SheetProtection.Objects Property

Definition

Objects Locked

Represents the following attribute in the schema: objects

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

Property Value

Returns BooleanValue.

Attributes

Applies to