Interface CTWebPr
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_WebPr(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "tables" elementbooleanGets the "consecutive" attributeGets the "editPage" attributebooleanGets the "firstRow" attributeGets the "htmlFormat" attributebooleanGets the "htmlTables" attributebooleanGets the "parsePre" attributegetPost()Gets the "post" attributebooleanGets the "sourceData" attributeGets the "tables" elementbooleanGets the "textDates" attributegetUrl()Gets the "url" attributebooleanGets the "xl2000" attributebooleangetXl97()Gets the "xl97" attributebooleangetXml()Gets the "xml" attributebooleanTrue if has "consecutive" attributebooleanTrue if has "editPage" attributebooleanTrue if has "firstRow" attributebooleanTrue if has "htmlFormat" attributebooleanTrue if has "htmlTables" attributebooleanTrue if has "parsePre" attributebooleanTrue if has "post" attributebooleanTrue if has "sourceData" attributebooleanTrue if has "tables" elementbooleanTrue if has "textDates" attributebooleanisSetUrl()True if has "url" attributebooleanTrue if has "xl2000" attributebooleanTrue if has "xl97" attributebooleanisSetXml()True if has "xml" attributevoidsetConsecutive(boolean consecutive) Sets the "consecutive" attributevoidsetEditPage(String editPage) Sets the "editPage" attributevoidsetFirstRow(boolean firstRow) Sets the "firstRow" attributevoidsetHtmlFormat(STHtmlFmt.Enum htmlFormat) Sets the "htmlFormat" attributevoidsetHtmlTables(boolean htmlTables) Sets the "htmlTables" attributevoidsetParsePre(boolean parsePre) Sets the "parsePre" attributevoidSets the "post" attributevoidsetSourceData(boolean sourceData) Sets the "sourceData" attributevoidSets the "tables" elementvoidsetTextDates(boolean textDates) Sets the "textDates" attributevoidSets the "url" attributevoidsetXl2000(boolean xl2000) Sets the "xl2000" attributevoidsetXl97(boolean xl97) Sets the "xl97" attributevoidsetXml(boolean xml) Sets the "xml" attributevoidUnsets the "consecutive" attributevoidUnsets the "editPage" attributevoidUnsets the "firstRow" attributevoidUnsets the "htmlFormat" attributevoidUnsets the "htmlTables" attributevoidUnsets the "parsePre" attributevoidUnsets the "post" attributevoidUnsets the "sourceData" attributevoidUnsets the "tables" elementvoidUnsets the "textDates" attributevoidunsetUrl()Unsets the "url" attributevoidUnsets the "xl2000" attributevoidUnsets the "xl97" attributevoidunsetXml()Unsets the "xml" attributeGets (as xml) the "consecutive" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringGets (as xml) the "editPage" attributeGets (as xml) the "firstRow" attributeGets (as xml) the "htmlFormat" attributeGets (as xml) the "htmlTables" attributeGets (as xml) the "parsePre" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringxgetPost()Gets (as xml) the "post" attributeGets (as xml) the "sourceData" attributeGets (as xml) the "textDates" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringxgetUrl()Gets (as xml) the "url" attributeGets (as xml) the "xl2000" attributexgetXl97()Gets (as xml) the "xl97" attributexgetXml()Gets (as xml) the "xml" attributevoidxsetConsecutive(XmlBoolean consecutive) Sets (as xml) the "consecutive" attributevoidxsetEditPage(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring editPage) Sets (as xml) the "editPage" attributevoidxsetFirstRow(XmlBoolean firstRow) Sets (as xml) the "firstRow" attributevoidxsetHtmlFormat(STHtmlFmt htmlFormat) Sets (as xml) the "htmlFormat" attributevoidxsetHtmlTables(XmlBoolean htmlTables) Sets (as xml) the "htmlTables" attributevoidxsetParsePre(XmlBoolean parsePre) Sets (as xml) the "parsePre" attributevoidxsetPost(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring post) Sets (as xml) the "post" attributevoidxsetSourceData(XmlBoolean sourceData) Sets (as xml) the "sourceData" attributevoidxsetTextDates(XmlBoolean textDates) Sets (as xml) the "textDates" attributevoidxsetUrl(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring url) Sets (as xml) the "url" attributevoidxsetXl2000(XmlBoolean xl2000) Sets (as xml) the "xl2000" attributevoidxsetXl97(XmlBoolean xl97) Sets (as xml) the "xl97" attributevoidxsetXml(XmlBoolean xml) Sets (as xml) the "xml" attributeMethods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
-
Method Details
-
getTables
CTTables getTables()Gets the "tables" element -
isSetTables
boolean isSetTables()True if has "tables" element -
setTables
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
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
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
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
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
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
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
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
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
Sets 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
Sets 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
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
Sets the "htmlFormat" attribute -
xsetHtmlFormat
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
Sets the "editPage" attribute -
unsetEditPage
void unsetEditPage()Unsets the "editPage" attribute
-