Interface CTPresentationProperties
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTPresentationProperties extends XmlObject
An XML CT_PresentationProperties(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTPresentationProperties.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaTypetype-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CTColorMRUaddNewClrMru()Appends and returns a new empty "clrMru" elementCTExtensionListaddNewExtLst()Appends and returns a new empty "extLst" elementCTHtmlPublishPropertiesaddNewHtmlPubPr()Appends and returns a new empty "htmlPubPr" elementCTPrintPropertiesaddNewPrnPr()Appends and returns a new empty "prnPr" elementCTShowPropertiesaddNewShowPr()Appends and returns a new empty "showPr" elementCTWebPropertiesaddNewWebPr()Appends and returns a new empty "webPr" elementCTColorMRUgetClrMru()Gets the "clrMru" elementCTExtensionListgetExtLst()Gets the "extLst" elementCTHtmlPublishPropertiesgetHtmlPubPr()Gets the "htmlPubPr" elementCTPrintPropertiesgetPrnPr()Gets the "prnPr" elementCTShowPropertiesgetShowPr()Gets the "showPr" elementCTWebPropertiesgetWebPr()Gets the "webPr" elementbooleanisSetClrMru()True if has "clrMru" elementbooleanisSetExtLst()True if has "extLst" elementbooleanisSetHtmlPubPr()True if has "htmlPubPr" elementbooleanisSetPrnPr()True if has "prnPr" elementbooleanisSetShowPr()True if has "showPr" elementbooleanisSetWebPr()True if has "webPr" elementvoidsetClrMru(CTColorMRU clrMru)Sets the "clrMru" elementvoidsetExtLst(CTExtensionList extLst)Sets the "extLst" elementvoidsetHtmlPubPr(CTHtmlPublishProperties htmlPubPr)Sets the "htmlPubPr" elementvoidsetPrnPr(CTPrintProperties prnPr)Sets the "prnPr" elementvoidsetShowPr(CTShowProperties showPr)Sets the "showPr" elementvoidsetWebPr(CTWebProperties webPr)Sets the "webPr" elementvoidunsetClrMru()Unsets the "clrMru" elementvoidunsetExtLst()Unsets the "extLst" elementvoidunsetHtmlPubPr()Unsets the "htmlPubPr" elementvoidunsetPrnPr()Unsets the "prnPr" elementvoidunsetShowPr()Unsets the "showPr" elementvoidunsetWebPr()Unsets the "webPr" element-
Methods 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, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
getHtmlPubPr
CTHtmlPublishProperties getHtmlPubPr()
Gets the "htmlPubPr" element
-
isSetHtmlPubPr
boolean isSetHtmlPubPr()
True if has "htmlPubPr" element
-
setHtmlPubPr
void setHtmlPubPr(CTHtmlPublishProperties htmlPubPr)
Sets the "htmlPubPr" element
-
addNewHtmlPubPr
CTHtmlPublishProperties addNewHtmlPubPr()
Appends and returns a new empty "htmlPubPr" element
-
unsetHtmlPubPr
void unsetHtmlPubPr()
Unsets the "htmlPubPr" element
-
getWebPr
CTWebProperties getWebPr()
Gets the "webPr" element
-
isSetWebPr
boolean isSetWebPr()
True if has "webPr" element
-
setWebPr
void setWebPr(CTWebProperties webPr)
Sets the "webPr" element
-
addNewWebPr
CTWebProperties addNewWebPr()
Appends and returns a new empty "webPr" element
-
unsetWebPr
void unsetWebPr()
Unsets the "webPr" element
-
getPrnPr
CTPrintProperties getPrnPr()
Gets the "prnPr" element
-
isSetPrnPr
boolean isSetPrnPr()
True if has "prnPr" element
-
setPrnPr
void setPrnPr(CTPrintProperties prnPr)
Sets the "prnPr" element
-
addNewPrnPr
CTPrintProperties addNewPrnPr()
Appends and returns a new empty "prnPr" element
-
unsetPrnPr
void unsetPrnPr()
Unsets the "prnPr" element
-
getShowPr
CTShowProperties getShowPr()
Gets the "showPr" element
-
isSetShowPr
boolean isSetShowPr()
True if has "showPr" element
-
setShowPr
void setShowPr(CTShowProperties showPr)
Sets the "showPr" element
-
addNewShowPr
CTShowProperties addNewShowPr()
Appends and returns a new empty "showPr" element
-
unsetShowPr
void unsetShowPr()
Unsets the "showPr" element
-
getClrMru
CTColorMRU getClrMru()
Gets the "clrMru" element
-
isSetClrMru
boolean isSetClrMru()
True if has "clrMru" element
-
setClrMru
void setClrMru(CTColorMRU clrMru)
Sets the "clrMru" element
-
addNewClrMru
CTColorMRU addNewClrMru()
Appends and returns a new empty "clrMru" element
-
unsetClrMru
void unsetClrMru()
Unsets the "clrMru" element
-
getExtLst
CTExtensionList getExtLst()
Gets the "extLst" element
-
isSetExtLst
boolean isSetExtLst()
True if has "extLst" element
-
setExtLst
void setExtLst(CTExtensionList extLst)
Sets the "extLst" element
-
addNewExtLst
CTExtensionList addNewExtLst()
Appends and returns a new empty "extLst" element
-
unsetExtLst
void unsetExtLst()
Unsets the "extLst" element
-
-