ChartSheetPageSetup.Draft Property

Definition

Draft

Represents the following attribute in the schema: draft

[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

Property Value

Returns BooleanValue.

Attributes

Applies to