Share via


NoNamespace.firstPageNumber Field

Definition

Represents the firstPageNumber XML attributes.

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

Applies to