Share via


NoNamespace.scale Field

Definition

Represents the scale XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: customSheetView, pageSetup.
  • corresponds to the following strongly-typed properties: CustomChartsheetView.Scale, CustomSheetView.Scale, PageSetup.Scale.

Applies to