Share via


X.pageSetUpPr Field

Definition

Represents the x:pageSetUpPr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: sheetPr.
  • has the following XML attributes: autoPageBreaks, fitToPage.
  • corresponds to the following strongly-typed classes: PageSetupProperties.

Applies to