Share via


NoNamespace.visualTotalsForSets Field

Definition

Represents the visualTotalsForSets XML attribute.

public static readonly System.Xml.Linq.XName visualTotalsForSets;
 staticval mutable visualTotalsForSets : System.Xml.Linq.XName
Public Shared ReadOnly visualTotalsForSets As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotTableDefinition.
  • corresponds to the following strongly-typed properties: PivotTableDefinition.VisualTotalsForSets.

Applies to