Share via


NoNamespace.zoomScale Field

Definition

Represents the zoomScale XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sheetView.
  • corresponds to the following strongly-typed properties: ChartSheetView.ZoomScale, SheetView.ZoomScale.

Applies to