Share via


NoNamespace.varScale Field

Definition

Represents the varScale XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cViewPr.
  • corresponds to the following strongly-typed properties: CommonViewProperties.VariableScale.

Applies to