Share via


NoNamespace.draft Field

Definition

Represents the draft XML attributes.

public static readonly System.Xml.Linq.XName draft;
 staticval mutable draft : System.Xml.Linq.XName
Public Shared ReadOnly draft As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pageSetup, pageSetup, pageSetup.
  • corresponds to the following strongly-typed properties: ChartSheetPageSetup.Draft, PageSetup.Draft.

Applies to