Compartir a través de


Headers.Exclusive Propiedad

Definición

Modo exclusivo

Representa el atributo siguiente en el esquema: exclusive

[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 de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a