Share via


NoNamespace.grandRow Field

Definition

Represents the grandRow XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotArea, pivotArea.
  • corresponds to the following strongly-typed properties: PivotArea.GrandRow.

Applies to