Share via


NoNamespace.maxSubtotal Field

Definition

Represents the maxSubtotal XML attributes.

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

Applies to