Share via


X.pivotCaches Field

Definition

Represents the x:pivotCaches XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: workbook.
  • has the following child XML elements: pivotCache.
  • corresponds to the following strongly-typed classes: PivotCaches.

Applies to