Share via


PageSetup.Draft Propriété

Définition

Première version

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

[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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à