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 SchemaType
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Gets the "allowPng" attributeGets the "characterSet" attributelong
Gets the "codePage" attributeboolean
getCss()
Gets the "css" attributelong
getDpi()
Gets the "dpi" attributeboolean
Gets the "longFileNames" attributeGets the "targetScreenSize" attributeboolean
Gets the "thicket" attributeboolean
getVml()
Gets the "vml" attributeboolean
True if has "allowPng" attributeboolean
True if has "characterSet" attributeboolean
True if has "codePage" attributeboolean
isSetCss()
True if has "css" attributeboolean
isSetDpi()
True if has "dpi" attributeboolean
True if has "longFileNames" attributeboolean
True if has "targetScreenSize" attributeboolean
True if has "thicket" attributeboolean
isSetVml()
True if has "vml" attributevoid
setAllowPng
(boolean allowPng) Sets the "allowPng" attributevoid
setCharacterSet
(String characterSet) Sets the "characterSet" attributevoid
setCodePage
(long codePage) Sets the "codePage" attributevoid
setCss
(boolean css) Sets the "css" attributevoid
setDpi
(long dpi) Sets the "dpi" attributevoid
setLongFileNames
(boolean longFileNames) Sets the "longFileNames" attributevoid
setTargetScreenSize
(STTargetScreenSize.Enum targetScreenSize) Sets the "targetScreenSize" attributevoid
setThicket
(boolean thicket) Sets the "thicket" attributevoid
setVml
(boolean vml) Sets the "vml" attributevoid
Unsets the "allowPng" attributevoid
Unsets the "characterSet" attributevoid
Unsets the "codePage" attributevoid
unsetCss()
Unsets the "css" attributevoid
unsetDpi()
Unsets the "dpi" attributevoid
Unsets the "longFileNames" attributevoid
Unsets the "targetScreenSize" attributevoid
Unsets the "thicket" attributevoid
unsetVml()
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" attributevoid
xsetAllowPng
(XmlBoolean allowPng) Sets (as xml) the "allowPng" attributevoid
xsetCharacterSet
(XmlString characterSet) Sets (as xml) the "characterSet" attributevoid
xsetCodePage
(XmlUnsignedInt codePage) Sets (as xml) the "codePage" attributevoid
xsetCss
(XmlBoolean css) Sets (as xml) the "css" attributevoid
xsetDpi
(XmlUnsignedInt dpi) Sets (as xml) the "dpi" attributevoid
xsetLongFileNames
(XmlBoolean longFileNames) Sets (as xml) the "longFileNames" attributevoid
xsetTargetScreenSize
(STTargetScreenSize targetScreenSize) Sets (as xml) the "targetScreenSize" attributevoid
xsetThicket
(XmlBoolean thicket) Sets (as xml) the "thicket" attributevoid
xsetVml
(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, valueHashCode
Methods 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
-