Share via


NoNamespace.countSubtotal Field

Definition

Represents the countSubtotal XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotField, reference.
  • corresponds to the following strongly-typed properties: PivotAreaReference.CountSubtotal, PivotField.CountSubtotal.

Applies to