Compartir a través de


SheetProtection.Objects Propiedad

Definición

Objetos bloqueados

Representa el atributo siguiente en el esquema: objetos

[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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a