Share via


NoNamespace.stdDevSubtotal Field

Definition

Represents the stdDevSubtotal XML attributes.

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

Applies to