PageSetup.Draft Property
Draft.Represents the attribte in schema: draft
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "draft")> _
Public Property Draft As BooleanValue
Get
Set
'Usage
Dim instance As PageSetup
Dim value As BooleanValue
value = instance.Draft
instance.Draft = value
[SchemaAttrAttribute(, "draft")]
public BooleanValue Draft { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.