Share via


CX.subtotals Field

Definition

Represents the cx:subtotals XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: layoutPr.
  • has the following child XML elements: idx.
  • corresponds to the following strongly-typed classes: Subtotals.

Applies to