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.
  • Field Details

  • Method Details

    • 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

      String getId()
      Gets the "id" attribute
    • xgetId

      Gets (as xml) the "id" attribute
    • setId

      void setId(String id)
      Sets the "id" attribute
    • xsetId

      void xsetId(STRelationshipId id)
      Sets (as xml) the "id" attribute