Compartilhar via


Headers.Protected Propriedade

Definição

Protegido

Representa o seguinte atributo no esquema: protegido

[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 da propriedade

Retorna BooleanValue.

Atributos

Aplica-se a