Share via


NoNamespace.varSubtotal Field

Definition

Represents the varSubtotal XML attributes.

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

Applies to