public interface CTOutlineViewProperties extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTOutlineViewProperties.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 |
|---|---|
CTCommonViewProperties |
addNewCViewPr()
Appends and returns a new empty "cViewPr" element
|
CTExtensionList |
addNewExtLst()
Appends and returns a new empty "extLst" element
|
CTOutlineViewSlideList |
addNewSldLst()
Appends and returns a new empty "sldLst" element
|
CTCommonViewProperties |
getCViewPr()
Gets the "cViewPr" element
|
CTExtensionList |
getExtLst()
Gets the "extLst" element
|
CTOutlineViewSlideList |
getSldLst()
Gets the "sldLst" element
|
boolean |
isSetExtLst()
True if has "extLst" element
|
boolean |
isSetSldLst()
True if has "sldLst" element
|
void |
setCViewPr(CTCommonViewProperties cViewPr)
Sets the "cViewPr" element
|
void |
setExtLst(CTExtensionList extLst)
Sets the "extLst" element
|
void |
setSldLst(CTOutlineViewSlideList sldLst)
Sets the "sldLst" element
|
void |
unsetExtLst()
Unsets the "extLst" element
|
void |
unsetSldLst()
Unsets the "sldLst" element
|
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
CTCommonViewProperties getCViewPr()
void setCViewPr(CTCommonViewProperties cViewPr)
CTCommonViewProperties addNewCViewPr()
CTOutlineViewSlideList getSldLst()
boolean isSetSldLst()
void setSldLst(CTOutlineViewSlideList sldLst)
CTOutlineViewSlideList addNewSldLst()
void unsetSldLst()
CTExtensionList getExtLst()
boolean isSetExtLst()
void setExtLst(CTExtensionList extLst)
CTExtensionList addNewExtLst()
void unsetExtLst()
Copyright © 2010 - 2020 Adobe. All Rights Reserved