CacheHierarchy.Attribute Propriété

Définition

Attribut

Représente l’attribut suivant dans le schéma : attribut

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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à