Share via


NoNamespace.zoomToFit Field

Definition

Represents the zoomToFit XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: customSheetView, sheetView.
  • corresponds to the following strongly-typed properties: ChartSheetView.ZoomToFit, CustomChartsheetView.ZoomToFit.

Applies to