Interface CTWebPublishing
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_WebPublishing(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTWebPublishing> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the "allowPng" attributeGets the "characterSet" attributelongGets the "codePage" attributebooleangetCss()Gets the "css" attributelonggetDpi()Gets the "dpi" attributebooleanGets the "longFileNames" attributeGets the "targetScreenSize" attributebooleanGets the "thicket" attributebooleangetVml()Gets the "vml" attributebooleanTrue if has "allowPng" attributebooleanTrue if has "characterSet" attributebooleanTrue if has "codePage" attributebooleanisSetCss()True if has "css" attributebooleanisSetDpi()True if has "dpi" attributebooleanTrue if has "longFileNames" attributebooleanTrue if has "targetScreenSize" attributebooleanTrue if has "thicket" attributebooleanisSetVml()True if has "vml" attributevoidsetAllowPng(boolean allowPng) Sets the "allowPng" attributevoidsetCharacterSet(String characterSet) Sets the "characterSet" attributevoidsetCodePage(long codePage) Sets the "codePage" attributevoidsetCss(boolean css) Sets the "css" attributevoidsetDpi(long dpi) Sets the "dpi" attributevoidsetLongFileNames(boolean longFileNames) Sets the "longFileNames" attributevoidsetTargetScreenSize(STTargetScreenSize.Enum targetScreenSize) Sets the "targetScreenSize" attributevoidsetThicket(boolean thicket) Sets the "thicket" attributevoidsetVml(boolean vml) Sets the "vml" attributevoidUnsets the "allowPng" attributevoidUnsets the "characterSet" attributevoidUnsets the "codePage" attributevoidunsetCss()Unsets the "css" attributevoidunsetDpi()Unsets the "dpi" attributevoidUnsets the "longFileNames" attributevoidUnsets the "targetScreenSize" attributevoidUnsets the "thicket" attributevoidunsetVml()Unsets the "vml" attributeGets (as xml) the "allowPng" attributeGets (as xml) the "characterSet" attributeGets (as xml) the "codePage" attributexgetCss()Gets (as xml) the "css" attributexgetDpi()Gets (as xml) the "dpi" attributeGets (as xml) the "longFileNames" attributeGets (as xml) the "targetScreenSize" attributeGets (as xml) the "thicket" attributexgetVml()Gets (as xml) the "vml" attributevoidxsetAllowPng(XmlBoolean allowPng) Sets (as xml) the "allowPng" attributevoidxsetCharacterSet(XmlString characterSet) Sets (as xml) the "characterSet" attributevoidxsetCodePage(XmlUnsignedInt codePage) Sets (as xml) the "codePage" attributevoidxsetCss(XmlBoolean css) Sets (as xml) the "css" attributevoidxsetDpi(XmlUnsignedInt dpi) Sets (as xml) the "dpi" attributevoidxsetLongFileNames(XmlBoolean longFileNames) Sets (as xml) the "longFileNames" attributevoidxsetTargetScreenSize(STTargetScreenSize targetScreenSize) Sets (as xml) the "targetScreenSize" attributevoidxsetThicket(XmlBoolean thicket) Sets (as xml) the "thicket" attributevoidxsetVml(XmlBoolean vml) Sets (as xml) the "vml" 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
-
getCss
boolean getCss()Gets the "css" attribute -
xgetCss
XmlBoolean xgetCss()Gets (as xml) the "css" attribute -
isSetCss
boolean isSetCss()True if has "css" attribute -
setCss
void setCss(boolean css) Sets the "css" attribute -
xsetCss
Sets (as xml) the "css" attribute -
unsetCss
void unsetCss()Unsets the "css" attribute -
getThicket
boolean getThicket()Gets the "thicket" attribute -
xgetThicket
XmlBoolean xgetThicket()Gets (as xml) the "thicket" attribute -
isSetThicket
boolean isSetThicket()True if has "thicket" attribute -
setThicket
void setThicket(boolean thicket) Sets the "thicket" attribute -
xsetThicket
Sets (as xml) the "thicket" attribute -
unsetThicket
void unsetThicket()Unsets the "thicket" attribute -
getLongFileNames
boolean getLongFileNames()Gets the "longFileNames" attribute -
xgetLongFileNames
XmlBoolean xgetLongFileNames()Gets (as xml) the "longFileNames" attribute -
isSetLongFileNames
boolean isSetLongFileNames()True if has "longFileNames" attribute -
setLongFileNames
void setLongFileNames(boolean longFileNames) Sets the "longFileNames" attribute -
xsetLongFileNames
Sets (as xml) the "longFileNames" attribute -
unsetLongFileNames
void unsetLongFileNames()Unsets the "longFileNames" attribute -
getVml
boolean getVml()Gets the "vml" attribute -
xgetVml
XmlBoolean xgetVml()Gets (as xml) the "vml" attribute -
isSetVml
boolean isSetVml()True if has "vml" attribute -
setVml
void setVml(boolean vml) Sets the "vml" attribute -
xsetVml
Sets (as xml) the "vml" attribute -
unsetVml
void unsetVml()Unsets the "vml" attribute -
getAllowPng
boolean getAllowPng()Gets the "allowPng" attribute -
xgetAllowPng
XmlBoolean xgetAllowPng()Gets (as xml) the "allowPng" attribute -
isSetAllowPng
boolean isSetAllowPng()True if has "allowPng" attribute -
setAllowPng
void setAllowPng(boolean allowPng) Sets the "allowPng" attribute -
xsetAllowPng
Sets (as xml) the "allowPng" attribute -
unsetAllowPng
void unsetAllowPng()Unsets the "allowPng" attribute -
getTargetScreenSize
STTargetScreenSize.Enum getTargetScreenSize()Gets the "targetScreenSize" attribute -
xgetTargetScreenSize
STTargetScreenSize xgetTargetScreenSize()Gets (as xml) the "targetScreenSize" attribute -
isSetTargetScreenSize
boolean isSetTargetScreenSize()True if has "targetScreenSize" attribute -
setTargetScreenSize
Sets the "targetScreenSize" attribute -
xsetTargetScreenSize
Sets (as xml) the "targetScreenSize" attribute -
unsetTargetScreenSize
void unsetTargetScreenSize()Unsets the "targetScreenSize" attribute -
getDpi
long getDpi()Gets the "dpi" attribute -
xgetDpi
XmlUnsignedInt xgetDpi()Gets (as xml) the "dpi" attribute -
isSetDpi
boolean isSetDpi()True if has "dpi" attribute -
setDpi
void setDpi(long dpi) Sets the "dpi" attribute -
xsetDpi
Sets (as xml) the "dpi" attribute -
unsetDpi
void unsetDpi()Unsets the "dpi" attribute -
getCodePage
long getCodePage()Gets the "codePage" attribute -
xgetCodePage
XmlUnsignedInt xgetCodePage()Gets (as xml) the "codePage" attribute -
isSetCodePage
boolean isSetCodePage()True if has "codePage" attribute -
setCodePage
void setCodePage(long codePage) Sets the "codePage" attribute -
xsetCodePage
Sets (as xml) the "codePage" attribute -
unsetCodePage
void unsetCodePage()Unsets the "codePage" attribute -
getCharacterSet
String getCharacterSet()Gets the "characterSet" attribute -
xgetCharacterSet
XmlString xgetCharacterSet()Gets (as xml) the "characterSet" attribute -
isSetCharacterSet
boolean isSetCharacterSet()True if has "characterSet" attribute -
setCharacterSet
Sets the "characterSet" attribute -
xsetCharacterSet
Sets (as xml) the "characterSet" attribute -
unsetCharacterSet
void unsetCharacterSet()Unsets the "characterSet" attribute
-