Headers.Exclusive Propriété

Définition

Mode exclusif

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

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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à