Interface CTPivotCache

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTPivotCache
    extends XmlObject
    An XML CT_PivotCache(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
    • Method Detail

      • getCacheId

        long getCacheId()
        Gets the "cacheId" attribute
      • xgetCacheId

        XmlUnsignedInt xgetCacheId()
        Gets (as xml) the "cacheId" attribute
      • setCacheId

        void setCacheId​(long cacheId)
        Sets the "cacheId" attribute
      • xsetCacheId

        void xsetCacheId​(XmlUnsignedInt cacheId)
        Sets (as xml) the "cacheId" attribute
      • getId

        java.lang.String getId()
        Gets the "id" attribute
      • setId

        void setId​(java.lang.String id)
        Sets the "id" attribute