Share via


NoNamespace.byPosition Field

Definition

Represents the byPosition XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: reference.
  • corresponds to the following strongly-typed properties: PivotAreaReference.ByPosition.

Applies to