Interface PivotCacheRecordsDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface PivotCacheRecordsDocument
    extends XmlObject
    A document containing one pivotCacheRecords(@http://schemas.openxmlformats.org/spreadsheetml/2006/main) element. This is a complex type.
    • Method Detail

      • getPivotCacheRecords

        CTPivotCacheRecords getPivotCacheRecords()
        Gets the "pivotCacheRecords" element
      • setPivotCacheRecords

        void setPivotCacheRecords​(CTPivotCacheRecords pivotCacheRecords)
        Sets the "pivotCacheRecords" element
      • addNewPivotCacheRecords

        CTPivotCacheRecords addNewPivotCacheRecords()
        Appends and returns a new empty "pivotCacheRecords" element