Compartilhar via


Headers.Exclusive Propriedade

Definição

Modo Exclusivo

Representa o seguinte atributo no esquema: exclusivo

[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

Valor da propriedade

Retorna BooleanValue.

Atributos

Aplica-se a