All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getTables

      CTTables getTables()
      Gets the "tables" element
    • isSetTables

      boolean isSetTables()
      True if has "tables" element
    • setTables

      void setTables(CTTables tables)
      Sets the "tables" element
    • addNewTables

      CTTables addNewTables()
      Appends and returns a new empty "tables" element
    • unsetTables

      void unsetTables()
      Unsets the "tables" element
    • getXml

      boolean getXml()
      Gets the "xml" attribute
    • xgetXml

      XmlBoolean xgetXml()
      Gets (as xml) the "xml" attribute
    • isSetXml

      boolean isSetXml()
      True if has "xml" attribute
    • setXml

      void setXml(boolean xml)
      Sets the "xml" attribute
    • xsetXml

      void xsetXml(XmlBoolean xml)
      Sets (as xml) the "xml" attribute
    • unsetXml

      void unsetXml()
      Unsets the "xml" attribute
    • getSourceData

      boolean getSourceData()
      Gets the "sourceData" attribute
    • xgetSourceData

      XmlBoolean xgetSourceData()
      Gets (as xml) the "sourceData" attribute
    • isSetSourceData

      boolean isSetSourceData()
      True if has "sourceData" attribute
    • setSourceData

      void setSourceData(boolean sourceData)
      Sets the "sourceData" attribute
    • xsetSourceData

      void xsetSourceData(XmlBoolean sourceData)
      Sets (as xml) the "sourceData" attribute
    • unsetSourceData

      void unsetSourceData()
      Unsets the "sourceData" attribute
    • getParsePre

      boolean getParsePre()
      Gets the "parsePre" attribute
    • xgetParsePre

      XmlBoolean xgetParsePre()
      Gets (as xml) the "parsePre" attribute
    • isSetParsePre

      boolean isSetParsePre()
      True if has "parsePre" attribute
    • setParsePre

      void setParsePre(boolean parsePre)
      Sets the "parsePre" attribute
    • xsetParsePre

      void xsetParsePre(XmlBoolean parsePre)
      Sets (as xml) the "parsePre" attribute
    • unsetParsePre

      void unsetParsePre()
      Unsets the "parsePre" attribute
    • getConsecutive

      boolean getConsecutive()
      Gets the "consecutive" attribute
    • xgetConsecutive

      XmlBoolean xgetConsecutive()
      Gets (as xml) the "consecutive" attribute
    • isSetConsecutive

      boolean isSetConsecutive()
      True if has "consecutive" attribute
    • setConsecutive

      void setConsecutive(boolean consecutive)
      Sets the "consecutive" attribute
    • xsetConsecutive

      void xsetConsecutive(XmlBoolean consecutive)
      Sets (as xml) the "consecutive" attribute
    • unsetConsecutive

      void unsetConsecutive()
      Unsets the "consecutive" attribute
    • getFirstRow

      boolean getFirstRow()
      Gets the "firstRow" attribute
    • xgetFirstRow

      XmlBoolean xgetFirstRow()
      Gets (as xml) the "firstRow" attribute
    • isSetFirstRow

      boolean isSetFirstRow()
      True if has "firstRow" attribute
    • setFirstRow

      void setFirstRow(boolean firstRow)
      Sets the "firstRow" attribute
    • xsetFirstRow

      void xsetFirstRow(XmlBoolean firstRow)
      Sets (as xml) the "firstRow" attribute
    • unsetFirstRow

      void unsetFirstRow()
      Unsets the "firstRow" attribute
    • getXl97

      boolean getXl97()
      Gets the "xl97" attribute
    • xgetXl97

      XmlBoolean xgetXl97()
      Gets (as xml) the "xl97" attribute
    • isSetXl97

      boolean isSetXl97()
      True if has "xl97" attribute
    • setXl97

      void setXl97(boolean xl97)
      Sets the "xl97" attribute
    • xsetXl97

      void xsetXl97(XmlBoolean xl97)
      Sets (as xml) the "xl97" attribute
    • unsetXl97

      void unsetXl97()
      Unsets the "xl97" attribute
    • getTextDates

      boolean getTextDates()
      Gets the "textDates" attribute
    • xgetTextDates

      XmlBoolean xgetTextDates()
      Gets (as xml) the "textDates" attribute
    • isSetTextDates

      boolean isSetTextDates()
      True if has "textDates" attribute
    • setTextDates

      void setTextDates(boolean textDates)
      Sets the "textDates" attribute
    • xsetTextDates

      void xsetTextDates(XmlBoolean textDates)
      Sets (as xml) the "textDates" attribute
    • unsetTextDates

      void unsetTextDates()
      Unsets the "textDates" attribute
    • getXl2000

      boolean getXl2000()
      Gets the "xl2000" attribute
    • xgetXl2000

      XmlBoolean xgetXl2000()
      Gets (as xml) the "xl2000" attribute
    • isSetXl2000

      boolean isSetXl2000()
      True if has "xl2000" attribute
    • setXl2000

      void setXl2000(boolean xl2000)
      Sets the "xl2000" attribute
    • xsetXl2000

      void xsetXl2000(XmlBoolean xl2000)
      Sets (as xml) the "xl2000" attribute
    • unsetXl2000

      void unsetXl2000()
      Unsets the "xl2000" attribute
    • getUrl

      String getUrl()
      Gets the "url" attribute
    • xgetUrl

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetUrl()
      Gets (as xml) the "url" attribute
    • isSetUrl

      boolean isSetUrl()
      True if has "url" attribute
    • setUrl

      void setUrl(String url)
      Sets the "url" attribute
    • xsetUrl

      void xsetUrl(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring url)
      Sets (as xml) the "url" attribute
    • unsetUrl

      void unsetUrl()
      Unsets the "url" attribute
    • getPost

      String getPost()
      Gets the "post" attribute
    • xgetPost

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetPost()
      Gets (as xml) the "post" attribute
    • isSetPost

      boolean isSetPost()
      True if has "post" attribute
    • setPost

      void setPost(String post)
      Sets the "post" attribute
    • xsetPost

      void xsetPost(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring post)
      Sets (as xml) the "post" attribute
    • unsetPost

      void unsetPost()
      Unsets the "post" attribute
    • getHtmlTables

      boolean getHtmlTables()
      Gets the "htmlTables" attribute
    • xgetHtmlTables

      XmlBoolean xgetHtmlTables()
      Gets (as xml) the "htmlTables" attribute
    • isSetHtmlTables

      boolean isSetHtmlTables()
      True if has "htmlTables" attribute
    • setHtmlTables

      void setHtmlTables(boolean htmlTables)
      Sets the "htmlTables" attribute
    • xsetHtmlTables

      void xsetHtmlTables(XmlBoolean htmlTables)
      Sets (as xml) the "htmlTables" attribute
    • unsetHtmlTables

      void unsetHtmlTables()
      Unsets the "htmlTables" attribute
    • getHtmlFormat

      STHtmlFmt.Enum getHtmlFormat()
      Gets the "htmlFormat" attribute
    • xgetHtmlFormat

      STHtmlFmt xgetHtmlFormat()
      Gets (as xml) the "htmlFormat" attribute
    • isSetHtmlFormat

      boolean isSetHtmlFormat()
      True if has "htmlFormat" attribute
    • setHtmlFormat

      void setHtmlFormat(STHtmlFmt.Enum htmlFormat)
      Sets the "htmlFormat" attribute
    • xsetHtmlFormat

      void xsetHtmlFormat(STHtmlFmt htmlFormat)
      Sets (as xml) the "htmlFormat" attribute
    • unsetHtmlFormat

      void unsetHtmlFormat()
      Unsets the "htmlFormat" attribute
    • getEditPage

      String getEditPage()
      Gets the "editPage" attribute
    • xgetEditPage

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetEditPage()
      Gets (as xml) the "editPage" attribute
    • isSetEditPage

      boolean isSetEditPage()
      True if has "editPage" attribute
    • setEditPage

      void setEditPage(String editPage)
      Sets the "editPage" attribute
    • xsetEditPage

      void xsetEditPage(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring editPage)
      Sets (as xml) the "editPage" attribute
    • unsetEditPage

      void unsetEditPage()
      Unsets the "editPage" attribute