Interface CTWebPublishItem

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getId

        long getId()
        Gets the "id" attribute
      • setId

        void setId​(long id)
        Sets the "id" attribute
      • xsetId

        void xsetId​(XmlUnsignedInt id)
        Sets (as xml) the "id" attribute
      • getDivId

        java.lang.String getDivId()
        Gets the "divId" attribute
      • xgetDivId

        STXstring xgetDivId()
        Gets (as xml) the "divId" attribute
      • setDivId

        void setDivId​(java.lang.String divId)
        Sets the "divId" attribute
      • xsetDivId

        void xsetDivId​(STXstring divId)
        Sets (as xml) the "divId" attribute
      • xgetSourceType

        STWebSourceType xgetSourceType()
        Gets (as xml) the "sourceType" attribute
      • setSourceType

        void setSourceType​(STWebSourceType.Enum sourceType)
        Sets the "sourceType" attribute
      • xsetSourceType

        void xsetSourceType​(STWebSourceType sourceType)
        Sets (as xml) the "sourceType" attribute
      • getSourceRef

        java.lang.String getSourceRef()
        Gets the "sourceRef" attribute
      • xgetSourceRef

        STRef xgetSourceRef()
        Gets (as xml) the "sourceRef" attribute
      • isSetSourceRef

        boolean isSetSourceRef()
        True if has "sourceRef" attribute
      • setSourceRef

        void setSourceRef​(java.lang.String sourceRef)
        Sets the "sourceRef" attribute
      • xsetSourceRef

        void xsetSourceRef​(STRef sourceRef)
        Sets (as xml) the "sourceRef" attribute
      • unsetSourceRef

        void unsetSourceRef()
        Unsets the "sourceRef" attribute
      • getSourceObject

        java.lang.String getSourceObject()
        Gets the "sourceObject" attribute
      • xgetSourceObject

        STXstring xgetSourceObject()
        Gets (as xml) the "sourceObject" attribute
      • isSetSourceObject

        boolean isSetSourceObject()
        True if has "sourceObject" attribute
      • setSourceObject

        void setSourceObject​(java.lang.String sourceObject)
        Sets the "sourceObject" attribute
      • xsetSourceObject

        void xsetSourceObject​(STXstring sourceObject)
        Sets (as xml) the "sourceObject" attribute
      • unsetSourceObject

        void unsetSourceObject()
        Unsets the "sourceObject" attribute
      • getDestinationFile

        java.lang.String getDestinationFile()
        Gets the "destinationFile" attribute
      • xgetDestinationFile

        STXstring xgetDestinationFile()
        Gets (as xml) the "destinationFile" attribute
      • setDestinationFile

        void setDestinationFile​(java.lang.String destinationFile)
        Sets the "destinationFile" attribute
      • xsetDestinationFile

        void xsetDestinationFile​(STXstring destinationFile)
        Sets (as xml) the "destinationFile" attribute
      • getTitle

        java.lang.String getTitle()
        Gets the "title" attribute
      • xgetTitle

        STXstring xgetTitle()
        Gets (as xml) the "title" attribute
      • isSetTitle

        boolean isSetTitle()
        True if has "title" attribute
      • setTitle

        void setTitle​(java.lang.String title)
        Sets the "title" attribute
      • xsetTitle

        void xsetTitle​(STXstring title)
        Sets (as xml) the "title" attribute
      • unsetTitle

        void unsetTitle()
        Unsets the "title" attribute
      • getAutoRepublish

        boolean getAutoRepublish()
        Gets the "autoRepublish" attribute
      • xgetAutoRepublish

        XmlBoolean xgetAutoRepublish()
        Gets (as xml) the "autoRepublish" attribute
      • isSetAutoRepublish

        boolean isSetAutoRepublish()
        True if has "autoRepublish" attribute
      • setAutoRepublish

        void setAutoRepublish​(boolean autoRepublish)
        Sets the "autoRepublish" attribute
      • xsetAutoRepublish

        void xsetAutoRepublish​(XmlBoolean autoRepublish)
        Sets (as xml) the "autoRepublish" attribute
      • unsetAutoRepublish

        void unsetAutoRepublish()
        Unsets the "autoRepublish" attribute