Interface CTWebPublishObject

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTWebPublishObject extends XmlObject
An XML CT_WebPublishObject(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getId

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

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

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

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

      String getDivId()
      Gets the "divId" attribute
    • xgetDivId

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetDivId()
      Gets (as xml) the "divId" attribute
    • setDivId

      void setDivId(String divId)
      Sets the "divId" attribute
    • xsetDivId

      void xsetDivId(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring divId)
      Sets (as xml) the "divId" attribute
    • getSourceObject

      String getSourceObject()
      Gets the "sourceObject" attribute
    • xgetSourceObject

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetSourceObject()
      Gets (as xml) the "sourceObject" attribute
    • isSetSourceObject

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

      void setSourceObject(String sourceObject)
      Sets the "sourceObject" attribute
    • xsetSourceObject

      void xsetSourceObject(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring sourceObject)
      Sets (as xml) the "sourceObject" attribute
    • unsetSourceObject

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

      String getDestinationFile()
      Gets the "destinationFile" attribute
    • xgetDestinationFile

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetDestinationFile()
      Gets (as xml) the "destinationFile" attribute
    • setDestinationFile

      void setDestinationFile(String destinationFile)
      Sets the "destinationFile" attribute
    • xsetDestinationFile

      void xsetDestinationFile(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring destinationFile)
      Sets (as xml) the "destinationFile" attribute
    • getTitle

      String getTitle()
      Gets the "title" attribute
    • xgetTitle

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetTitle()
      Gets (as xml) the "title" attribute
    • isSetTitle

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

      void setTitle(String title)
      Sets the "title" attribute
    • xsetTitle

      void xsetTitle(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.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