Share via


NoNamespace.useFirstPageNumber Field

Definition

Represents the useFirstPageNumber XML attributes.

public static readonly System.Xml.Linq.XName useFirstPageNumber;
 staticval mutable useFirstPageNumber : System.Xml.Linq.XName
Public Shared ReadOnly useFirstPageNumber 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.UseFirstPageNumber, PageSetup.UseFirstPageNumber.

Applies to