Share via


NoNamespace.fitToPage Field

Definition

Represents the fitToPage XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: customSheetView, pageSetUpPr.
  • corresponds to the following strongly-typed properties: CustomSheetView.FitToPage, PageSetupProperties.FitToPage.

Applies to