Share via


NoNamespace.previousCol Field

Definition

Represents the previousCol XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotSelection.
  • corresponds to the following strongly-typed properties: PivotSelection.PreviousColumn.

Applies to