Interface CTWebSettings
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_WebSettings(@http://schemas.openxmlformats.org/wordprocessingml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTWebSettings> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "allowPNG" elementAppends and returns a new empty "divs" elementAppends and returns a new empty "doNotOrganizeInFolder" elementAppends and returns a new empty "doNotRelyOnCSS" elementAppends and returns a new empty "doNotSaveAsSingleFile" elementAppends and returns a new empty "doNotUseLongFileNames" elementAppends and returns a new empty "encoding" elementAppends and returns a new empty "frameset" elementAppends and returns a new empty "optimizeForBrowser" elementAppends and returns a new empty "pixelsPerInch" elementAppends and returns a new empty "relyOnVML" elementAppends and returns a new empty "saveSmartTagsAsXml" elementAppends and returns a new empty "targetScreenSz" elementGets the "allowPNG" elementgetDivs()Gets the "divs" elementGets the "doNotOrganizeInFolder" elementGets the "doNotRelyOnCSS" elementGets the "doNotSaveAsSingleFile" elementGets the "doNotUseLongFileNames" elementGets the "encoding" elementGets the "frameset" elementGets the "optimizeForBrowser" elementGets the "pixelsPerInch" elementGets the "relyOnVML" elementGets the "saveSmartTagsAsXml" elementGets the "targetScreenSz" elementbooleanTrue if has "allowPNG" elementbooleanTrue if has "divs" elementbooleanTrue if has "doNotOrganizeInFolder" elementbooleanTrue if has "doNotRelyOnCSS" elementbooleanTrue if has "doNotSaveAsSingleFile" elementbooleanTrue if has "doNotUseLongFileNames" elementbooleanTrue if has "encoding" elementbooleanTrue if has "frameset" elementbooleanTrue if has "optimizeForBrowser" elementbooleanTrue if has "pixelsPerInch" elementbooleanTrue if has "relyOnVML" elementbooleanTrue if has "saveSmartTagsAsXml" elementbooleanTrue if has "targetScreenSz" elementvoidsetAllowPNG(CTOnOff allowPNG) Sets the "allowPNG" elementvoidSets the "divs" elementvoidsetDoNotOrganizeInFolder(CTOnOff doNotOrganizeInFolder) Sets the "doNotOrganizeInFolder" elementvoidsetDoNotRelyOnCSS(CTOnOff doNotRelyOnCSS) Sets the "doNotRelyOnCSS" elementvoidsetDoNotSaveAsSingleFile(CTOnOff doNotSaveAsSingleFile) Sets the "doNotSaveAsSingleFile" elementvoidsetDoNotUseLongFileNames(CTOnOff doNotUseLongFileNames) Sets the "doNotUseLongFileNames" elementvoidsetEncoding(CTString encoding) Sets the "encoding" elementvoidsetFrameset(CTFrameset frameset) Sets the "frameset" elementvoidsetOptimizeForBrowser(CTOptimizeForBrowser optimizeForBrowser) Sets the "optimizeForBrowser" elementvoidsetPixelsPerInch(CTDecimalNumber pixelsPerInch) Sets the "pixelsPerInch" elementvoidsetRelyOnVML(CTOnOff relyOnVML) Sets the "relyOnVML" elementvoidsetSaveSmartTagsAsXml(CTOnOff saveSmartTagsAsXml) Sets the "saveSmartTagsAsXml" elementvoidsetTargetScreenSz(CTTargetScreenSz targetScreenSz) Sets the "targetScreenSz" elementvoidUnsets the "allowPNG" elementvoidUnsets the "divs" elementvoidUnsets the "doNotOrganizeInFolder" elementvoidUnsets the "doNotRelyOnCSS" elementvoidUnsets the "doNotSaveAsSingleFile" elementvoidUnsets the "doNotUseLongFileNames" elementvoidUnsets the "encoding" elementvoidUnsets the "frameset" elementvoidUnsets the "optimizeForBrowser" elementvoidUnsets the "pixelsPerInch" elementvoidUnsets the "relyOnVML" elementvoidUnsets the "saveSmartTagsAsXml" elementvoidUnsets the "targetScreenSz" elementMethods 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
-
getFrameset
CTFrameset getFrameset()Gets the "frameset" element -
isSetFrameset
boolean isSetFrameset()True if has "frameset" element -
setFrameset
Sets the "frameset" element -
addNewFrameset
CTFrameset addNewFrameset()Appends and returns a new empty "frameset" element -
unsetFrameset
void unsetFrameset()Unsets the "frameset" element -
getDivs
CTDivs getDivs()Gets the "divs" element -
isSetDivs
boolean isSetDivs()True if has "divs" element -
setDivs
Sets the "divs" element -
addNewDivs
CTDivs addNewDivs()Appends and returns a new empty "divs" element -
unsetDivs
void unsetDivs()Unsets the "divs" element -
getEncoding
CTString getEncoding()Gets the "encoding" element -
isSetEncoding
boolean isSetEncoding()True if has "encoding" element -
setEncoding
Sets the "encoding" element -
addNewEncoding
CTString addNewEncoding()Appends and returns a new empty "encoding" element -
unsetEncoding
void unsetEncoding()Unsets the "encoding" element -
getOptimizeForBrowser
CTOptimizeForBrowser getOptimizeForBrowser()Gets the "optimizeForBrowser" element -
isSetOptimizeForBrowser
boolean isSetOptimizeForBrowser()True if has "optimizeForBrowser" element -
setOptimizeForBrowser
Sets the "optimizeForBrowser" element -
addNewOptimizeForBrowser
CTOptimizeForBrowser addNewOptimizeForBrowser()Appends and returns a new empty "optimizeForBrowser" element -
unsetOptimizeForBrowser
void unsetOptimizeForBrowser()Unsets the "optimizeForBrowser" element -
getRelyOnVML
CTOnOff getRelyOnVML()Gets the "relyOnVML" element -
isSetRelyOnVML
boolean isSetRelyOnVML()True if has "relyOnVML" element -
setRelyOnVML
Sets the "relyOnVML" element -
addNewRelyOnVML
CTOnOff addNewRelyOnVML()Appends and returns a new empty "relyOnVML" element -
unsetRelyOnVML
void unsetRelyOnVML()Unsets the "relyOnVML" element -
getAllowPNG
CTOnOff getAllowPNG()Gets the "allowPNG" element -
isSetAllowPNG
boolean isSetAllowPNG()True if has "allowPNG" element -
setAllowPNG
Sets the "allowPNG" element -
addNewAllowPNG
CTOnOff addNewAllowPNG()Appends and returns a new empty "allowPNG" element -
unsetAllowPNG
void unsetAllowPNG()Unsets the "allowPNG" element -
getDoNotRelyOnCSS
CTOnOff getDoNotRelyOnCSS()Gets the "doNotRelyOnCSS" element -
isSetDoNotRelyOnCSS
boolean isSetDoNotRelyOnCSS()True if has "doNotRelyOnCSS" element -
setDoNotRelyOnCSS
Sets the "doNotRelyOnCSS" element -
addNewDoNotRelyOnCSS
CTOnOff addNewDoNotRelyOnCSS()Appends and returns a new empty "doNotRelyOnCSS" element -
unsetDoNotRelyOnCSS
void unsetDoNotRelyOnCSS()Unsets the "doNotRelyOnCSS" element -
getDoNotSaveAsSingleFile
CTOnOff getDoNotSaveAsSingleFile()Gets the "doNotSaveAsSingleFile" element -
isSetDoNotSaveAsSingleFile
boolean isSetDoNotSaveAsSingleFile()True if has "doNotSaveAsSingleFile" element -
setDoNotSaveAsSingleFile
Sets the "doNotSaveAsSingleFile" element -
addNewDoNotSaveAsSingleFile
CTOnOff addNewDoNotSaveAsSingleFile()Appends and returns a new empty "doNotSaveAsSingleFile" element -
unsetDoNotSaveAsSingleFile
void unsetDoNotSaveAsSingleFile()Unsets the "doNotSaveAsSingleFile" element -
getDoNotOrganizeInFolder
CTOnOff getDoNotOrganizeInFolder()Gets the "doNotOrganizeInFolder" element -
isSetDoNotOrganizeInFolder
boolean isSetDoNotOrganizeInFolder()True if has "doNotOrganizeInFolder" element -
setDoNotOrganizeInFolder
Sets the "doNotOrganizeInFolder" element -
addNewDoNotOrganizeInFolder
CTOnOff addNewDoNotOrganizeInFolder()Appends and returns a new empty "doNotOrganizeInFolder" element -
unsetDoNotOrganizeInFolder
void unsetDoNotOrganizeInFolder()Unsets the "doNotOrganizeInFolder" element -
getDoNotUseLongFileNames
CTOnOff getDoNotUseLongFileNames()Gets the "doNotUseLongFileNames" element -
isSetDoNotUseLongFileNames
boolean isSetDoNotUseLongFileNames()True if has "doNotUseLongFileNames" element -
setDoNotUseLongFileNames
Sets the "doNotUseLongFileNames" element -
addNewDoNotUseLongFileNames
CTOnOff addNewDoNotUseLongFileNames()Appends and returns a new empty "doNotUseLongFileNames" element -
unsetDoNotUseLongFileNames
void unsetDoNotUseLongFileNames()Unsets the "doNotUseLongFileNames" element -
getPixelsPerInch
CTDecimalNumber getPixelsPerInch()Gets the "pixelsPerInch" element -
isSetPixelsPerInch
boolean isSetPixelsPerInch()True if has "pixelsPerInch" element -
setPixelsPerInch
Sets the "pixelsPerInch" element -
addNewPixelsPerInch
CTDecimalNumber addNewPixelsPerInch()Appends and returns a new empty "pixelsPerInch" element -
unsetPixelsPerInch
void unsetPixelsPerInch()Unsets the "pixelsPerInch" element -
getTargetScreenSz
CTTargetScreenSz getTargetScreenSz()Gets the "targetScreenSz" element -
isSetTargetScreenSz
boolean isSetTargetScreenSz()True if has "targetScreenSz" element -
setTargetScreenSz
Sets the "targetScreenSz" element -
addNewTargetScreenSz
CTTargetScreenSz addNewTargetScreenSz()Appends and returns a new empty "targetScreenSz" element -
unsetTargetScreenSz
void unsetTargetScreenSz()Unsets the "targetScreenSz" element -
getSaveSmartTagsAsXml
CTOnOff getSaveSmartTagsAsXml()Gets the "saveSmartTagsAsXml" element -
isSetSaveSmartTagsAsXml
boolean isSetSaveSmartTagsAsXml()True if has "saveSmartTagsAsXml" element -
setSaveSmartTagsAsXml
Sets the "saveSmartTagsAsXml" element -
addNewSaveSmartTagsAsXml
CTOnOff addNewSaveSmartTagsAsXml()Appends and returns a new empty "saveSmartTagsAsXml" element -
unsetSaveSmartTagsAsXml
void unsetSaveSmartTagsAsXml()Unsets the "saveSmartTagsAsXml" element
-