Share via


NoNamespace.defaultSubtotal Field

Definition

Represents the defaultSubtotal XML attributes.

public static readonly System.Xml.Linq.XName defaultSubtotal;
 staticval mutable defaultSubtotal : System.Xml.Linq.XName
Public Shared ReadOnly defaultSubtotal 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.DefaultSubtotal, PivotField.DefaultSubtotal.

Applies to