Interface PivotCacheDefinitionDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getPivotCacheDefinition

        CTPivotCacheDefinition getPivotCacheDefinition()
        Gets the "pivotCacheDefinition" element
      • setPivotCacheDefinition

        void setPivotCacheDefinition​(CTPivotCacheDefinition pivotCacheDefinition)
        Sets the "pivotCacheDefinition" element
      • addNewPivotCacheDefinition

        CTPivotCacheDefinition addNewPivotCacheDefinition()
        Appends and returns a new empty "pivotCacheDefinition" element