Interface CTShowProperties
- All Superinterfaces:
XmlObject
,XmlTokenSource
An XML CT_ShowProperties(@http://schemas.openxmlformats.org/presentationml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory
<CTShowProperties> static final SchemaType
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "browse" elementAppends and returns a new empty "custShow" elementAppends and returns a new empty "extLst" elementAppends and returns a new empty "kiosk" elementAppends and returns a new empty "penClr" elementAppends and returns a new empty "present" elementAppends and returns a new empty "sldAll" elementAppends and returns a new empty "sldRg" elementGets the "browse" elementGets the "custShow" elementGets the "extLst" elementgetKiosk()
Gets the "kiosk" elementboolean
getLoop()
Gets the "loop" attributeGets the "penClr" elementGets the "present" elementboolean
Gets the "showAnimation" attributeboolean
Gets the "showNarration" attributeGets the "sldAll" elementgetSldRg()
Gets the "sldRg" elementboolean
Gets the "useTimings" attributeboolean
True if has "browse" elementboolean
True if has "custShow" elementboolean
True if has "extLst" elementboolean
True if has "kiosk" elementboolean
True if has "loop" attributeboolean
True if has "penClr" elementboolean
True if has "present" elementboolean
True if has "showAnimation" attributeboolean
True if has "showNarration" attributeboolean
True if has "sldAll" elementboolean
True if has "sldRg" elementboolean
True if has "useTimings" attributevoid
setBrowse
(CTShowInfoBrowse browse) Sets the "browse" elementvoid
setCustShow
(CTCustomShowId custShow) Sets the "custShow" elementvoid
setExtLst
(CTExtensionList extLst) Sets the "extLst" elementvoid
setKiosk
(CTShowInfoKiosk kiosk) Sets the "kiosk" elementvoid
setLoop
(boolean loop) Sets the "loop" attributevoid
Sets the "penClr" elementvoid
setPresent
(CTEmpty present) Sets the "present" elementvoid
setShowAnimation
(boolean showAnimation) Sets the "showAnimation" attributevoid
setShowNarration
(boolean showNarration) Sets the "showNarration" attributevoid
Sets the "sldAll" elementvoid
setSldRg
(CTIndexRange sldRg) Sets the "sldRg" elementvoid
setUseTimings
(boolean useTimings) Sets the "useTimings" attributevoid
Unsets the "browse" elementvoid
Unsets the "custShow" elementvoid
Unsets the "extLst" elementvoid
Unsets the "kiosk" elementvoid
Unsets the "loop" attributevoid
Unsets the "penClr" elementvoid
Unsets the "present" elementvoid
Unsets the "showAnimation" attributevoid
Unsets the "showNarration" attributevoid
Unsets the "sldAll" elementvoid
Unsets the "sldRg" elementvoid
Unsets the "useTimings" attributexgetLoop()
Gets (as xml) the "loop" attributeGets (as xml) the "showAnimation" attributeGets (as xml) the "showNarration" attributeGets (as xml) the "useTimings" attributevoid
xsetLoop
(XmlBoolean loop) Sets (as xml) the "loop" attributevoid
xsetShowAnimation
(XmlBoolean showAnimation) Sets (as xml) the "showAnimation" attributevoid
xsetShowNarration
(XmlBoolean showNarration) Sets (as xml) the "showNarration" attributevoid
xsetUseTimings
(XmlBoolean useTimings) Sets (as xml) the "useTimings" 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
-
getPresent
CTEmpty getPresent()Gets the "present" element -
isSetPresent
boolean isSetPresent()True if has "present" element -
setPresent
Sets the "present" element -
addNewPresent
CTEmpty addNewPresent()Appends and returns a new empty "present" element -
unsetPresent
void unsetPresent()Unsets the "present" element -
getBrowse
CTShowInfoBrowse getBrowse()Gets the "browse" element -
isSetBrowse
boolean isSetBrowse()True if has "browse" element -
setBrowse
Sets the "browse" element -
addNewBrowse
CTShowInfoBrowse addNewBrowse()Appends and returns a new empty "browse" element -
unsetBrowse
void unsetBrowse()Unsets the "browse" element -
getKiosk
CTShowInfoKiosk getKiosk()Gets the "kiosk" element -
isSetKiosk
boolean isSetKiosk()True if has "kiosk" element -
setKiosk
Sets the "kiosk" element -
addNewKiosk
CTShowInfoKiosk addNewKiosk()Appends and returns a new empty "kiosk" element -
unsetKiosk
void unsetKiosk()Unsets the "kiosk" element -
getSldAll
CTEmpty getSldAll()Gets the "sldAll" element -
isSetSldAll
boolean isSetSldAll()True if has "sldAll" element -
setSldAll
Sets the "sldAll" element -
addNewSldAll
CTEmpty addNewSldAll()Appends and returns a new empty "sldAll" element -
unsetSldAll
void unsetSldAll()Unsets the "sldAll" element -
getSldRg
CTIndexRange getSldRg()Gets the "sldRg" element -
isSetSldRg
boolean isSetSldRg()True if has "sldRg" element -
setSldRg
Sets the "sldRg" element -
addNewSldRg
CTIndexRange addNewSldRg()Appends and returns a new empty "sldRg" element -
unsetSldRg
void unsetSldRg()Unsets the "sldRg" element -
getCustShow
CTCustomShowId getCustShow()Gets the "custShow" element -
isSetCustShow
boolean isSetCustShow()True if has "custShow" element -
setCustShow
Sets the "custShow" element -
addNewCustShow
CTCustomShowId addNewCustShow()Appends and returns a new empty "custShow" element -
unsetCustShow
void unsetCustShow()Unsets the "custShow" element -
getPenClr
CTColor getPenClr()Gets the "penClr" element -
isSetPenClr
boolean isSetPenClr()True if has "penClr" element -
setPenClr
Sets the "penClr" element -
addNewPenClr
CTColor addNewPenClr()Appends and returns a new empty "penClr" element -
unsetPenClr
void unsetPenClr()Unsets the "penClr" element -
getExtLst
CTExtensionList getExtLst()Gets the "extLst" element -
isSetExtLst
boolean isSetExtLst()True if has "extLst" element -
setExtLst
Sets the "extLst" element -
addNewExtLst
CTExtensionList addNewExtLst()Appends and returns a new empty "extLst" element -
unsetExtLst
void unsetExtLst()Unsets the "extLst" element -
getLoop
boolean getLoop()Gets the "loop" attribute -
xgetLoop
XmlBoolean xgetLoop()Gets (as xml) the "loop" attribute -
isSetLoop
boolean isSetLoop()True if has "loop" attribute -
setLoop
void setLoop(boolean loop) Sets the "loop" attribute -
xsetLoop
Sets (as xml) the "loop" attribute -
unsetLoop
void unsetLoop()Unsets the "loop" attribute -
getShowNarration
boolean getShowNarration()Gets the "showNarration" attribute -
xgetShowNarration
XmlBoolean xgetShowNarration()Gets (as xml) the "showNarration" attribute -
isSetShowNarration
boolean isSetShowNarration()True if has "showNarration" attribute -
setShowNarration
void setShowNarration(boolean showNarration) Sets the "showNarration" attribute -
xsetShowNarration
Sets (as xml) the "showNarration" attribute -
unsetShowNarration
void unsetShowNarration()Unsets the "showNarration" attribute -
getShowAnimation
boolean getShowAnimation()Gets the "showAnimation" attribute -
xgetShowAnimation
XmlBoolean xgetShowAnimation()Gets (as xml) the "showAnimation" attribute -
isSetShowAnimation
boolean isSetShowAnimation()True if has "showAnimation" attribute -
setShowAnimation
void setShowAnimation(boolean showAnimation) Sets the "showAnimation" attribute -
xsetShowAnimation
Sets (as xml) the "showAnimation" attribute -
unsetShowAnimation
void unsetShowAnimation()Unsets the "showAnimation" attribute -
getUseTimings
boolean getUseTimings()Gets the "useTimings" attribute -
xgetUseTimings
XmlBoolean xgetUseTimings()Gets (as xml) the "useTimings" attribute -
isSetUseTimings
boolean isSetUseTimings()True if has "useTimings" attribute -
setUseTimings
void setUseTimings(boolean useTimings) Sets the "useTimings" attribute -
xsetUseTimings
Sets (as xml) the "useTimings" attribute -
unsetUseTimings
void unsetUseTimings()Unsets the "useTimings" attribute
-