public interface CTNotesSlide extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTNotesSlide.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
CTColorMappingOverride |
addNewClrMapOvr()
Appends and returns a new empty "clrMapOvr" element
|
CTCommonSlideData |
addNewCSld()
Appends and returns a new empty "cSld" element
|
CTExtensionListModify |
addNewExtLst()
Appends and returns a new empty "extLst" element
|
CTColorMappingOverride |
getClrMapOvr()
Gets the "clrMapOvr" element
|
CTCommonSlideData |
getCSld()
Gets the "cSld" element
|
CTExtensionListModify |
getExtLst()
Gets the "extLst" element
|
boolean |
getShowMasterPhAnim()
Gets the "showMasterPhAnim" attribute
|
boolean |
getShowMasterSp()
Gets the "showMasterSp" attribute
|
boolean |
isSetClrMapOvr()
True if has "clrMapOvr" element
|
boolean |
isSetExtLst()
True if has "extLst" element
|
boolean |
isSetShowMasterPhAnim()
True if has "showMasterPhAnim" attribute
|
boolean |
isSetShowMasterSp()
True if has "showMasterSp" attribute
|
void |
setClrMapOvr(CTColorMappingOverride clrMapOvr)
Sets the "clrMapOvr" element
|
void |
setCSld(CTCommonSlideData cSld)
Sets the "cSld" element
|
void |
setExtLst(CTExtensionListModify extLst)
Sets the "extLst" element
|
void |
setShowMasterPhAnim(boolean showMasterPhAnim)
Sets the "showMasterPhAnim" attribute
|
void |
setShowMasterSp(boolean showMasterSp)
Sets the "showMasterSp" attribute
|
void |
unsetClrMapOvr()
Unsets the "clrMapOvr" element
|
void |
unsetExtLst()
Unsets the "extLst" element
|
void |
unsetShowMasterPhAnim()
Unsets the "showMasterPhAnim" attribute
|
void |
unsetShowMasterSp()
Unsets the "showMasterSp" attribute
|
XmlBoolean |
xgetShowMasterPhAnim()
Gets (as xml) the "showMasterPhAnim" attribute
|
XmlBoolean |
xgetShowMasterSp()
Gets (as xml) the "showMasterSp" attribute
|
void |
xsetShowMasterPhAnim(XmlBoolean showMasterPhAnim)
Sets (as xml) the "showMasterPhAnim" attribute
|
void |
xsetShowMasterSp(XmlBoolean showMasterSp)
Sets (as xml) the "showMasterSp" attribute
|
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, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final SchemaType type
CTCommonSlideData getCSld()
void setCSld(CTCommonSlideData cSld)
CTCommonSlideData addNewCSld()
CTColorMappingOverride getClrMapOvr()
boolean isSetClrMapOvr()
void setClrMapOvr(CTColorMappingOverride clrMapOvr)
CTColorMappingOverride addNewClrMapOvr()
void unsetClrMapOvr()
CTExtensionListModify getExtLst()
boolean isSetExtLst()
void setExtLst(CTExtensionListModify extLst)
CTExtensionListModify addNewExtLst()
void unsetExtLst()
boolean getShowMasterSp()
XmlBoolean xgetShowMasterSp()
boolean isSetShowMasterSp()
void setShowMasterSp(boolean showMasterSp)
void xsetShowMasterSp(XmlBoolean showMasterSp)
void unsetShowMasterSp()
boolean getShowMasterPhAnim()
XmlBoolean xgetShowMasterPhAnim()
boolean isSetShowMasterPhAnim()
void setShowMasterPhAnim(boolean showMasterPhAnim)
void xsetShowMasterPhAnim(XmlBoolean showMasterPhAnim)
void unsetShowMasterPhAnim()
Copyright © 2010 - 2020 Adobe. All Rights Reserved