Share via


NoNamespace.subtotalTop Field

Definition

Represents the subtotalTop XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotField, pivotHierarchy.
  • corresponds to the following strongly-typed properties: PivotField.SubtotalTop, PivotHierarchy.SubtotalTop.

Applies to