Interface CTCacheSource

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getWorksheetSource

        CTWorksheetSource getWorksheetSource()
        Gets the "worksheetSource" element
      • isSetWorksheetSource

        boolean isSetWorksheetSource()
        True if has "worksheetSource" element
      • setWorksheetSource

        void setWorksheetSource​(CTWorksheetSource worksheetSource)
        Sets the "worksheetSource" element
      • addNewWorksheetSource

        CTWorksheetSource addNewWorksheetSource()
        Appends and returns a new empty "worksheetSource" element
      • unsetWorksheetSource

        void unsetWorksheetSource()
        Unsets the "worksheetSource" element
      • getConsolidation

        CTConsolidation getConsolidation()
        Gets the "consolidation" element
      • isSetConsolidation

        boolean isSetConsolidation()
        True if has "consolidation" element
      • setConsolidation

        void setConsolidation​(CTConsolidation consolidation)
        Sets the "consolidation" element
      • addNewConsolidation

        CTConsolidation addNewConsolidation()
        Appends and returns a new empty "consolidation" element
      • unsetConsolidation

        void unsetConsolidation()
        Unsets the "consolidation" element
      • isSetExtLst

        boolean isSetExtLst()
        True if has "extLst" element
      • setExtLst

        void setExtLst​(CTExtensionList extLst)
        Sets the "extLst" element
      • addNewExtLst

        CTExtensionList addNewExtLst()
        Appends and returns a new empty "extLst" element
      • unsetExtLst

        void unsetExtLst()
        Unsets the "extLst" element
      • xgetType

        STSourceType xgetType()
        Gets (as xml) the "type" attribute
      • xsetType

        void xsetType​(STSourceType type)
        Sets (as xml) the "type" attribute
      • getConnectionId

        long getConnectionId()
        Gets the "connectionId" attribute
      • xgetConnectionId

        XmlUnsignedInt xgetConnectionId()
        Gets (as xml) the "connectionId" attribute
      • isSetConnectionId

        boolean isSetConnectionId()
        True if has "connectionId" attribute
      • setConnectionId

        void setConnectionId​(long connectionId)
        Sets the "connectionId" attribute
      • xsetConnectionId

        void xsetConnectionId​(XmlUnsignedInt connectionId)
        Sets (as xml) the "connectionId" attribute
      • unsetConnectionId

        void unsetConnectionId()
        Unsets the "connectionId" attribute