Compartir a través de


PageSetup.Draft Propiedad

Definición

Borrador

Representa el atributo siguiente en el esquema: borrador

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a