Compartir a través de


Headers.Protected Propiedad

Definición

Protected

Representa el atributo siguiente en el esquema: protected

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a