Headers.Protected Propriété

Définition

Protégé

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à