Share via


NoNamespace.minSubtotal Field

Definition

Represents the minSubtotal XML attributes.

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

Applies to