public interface CTSlideMasterIdList extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTSlideMasterIdList.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 |
|---|---|
CTSlideMasterIdListEntry |
addNewSldMasterId()
Appends and returns a new empty value (as xml) as the last "sldMasterId" element
|
CTSlideMasterIdListEntry[] |
getSldMasterIdArray()
Deprecated.
|
CTSlideMasterIdListEntry |
getSldMasterIdArray(int i)
Gets ith "sldMasterId" element
|
List<CTSlideMasterIdListEntry> |
getSldMasterIdList()
Gets a List of "sldMasterId" elements
|
CTSlideMasterIdListEntry |
insertNewSldMasterId(int i)
Inserts and returns a new empty value (as xml) as the ith "sldMasterId" element
|
void |
removeSldMasterId(int i)
Removes the ith "sldMasterId" element
|
void |
setSldMasterIdArray(CTSlideMasterIdListEntry[] sldMasterIdArray)
Sets array of all "sldMasterId" element
|
void |
setSldMasterIdArray(int i,
CTSlideMasterIdListEntry sldMasterId)
Sets ith "sldMasterId" element
|
int |
sizeOfSldMasterIdArray()
Returns number of "sldMasterId" 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
List<CTSlideMasterIdListEntry> getSldMasterIdList()
@Deprecated CTSlideMasterIdListEntry[] getSldMasterIdArray()
CTSlideMasterIdListEntry getSldMasterIdArray(int i)
int sizeOfSldMasterIdArray()
void setSldMasterIdArray(CTSlideMasterIdListEntry[] sldMasterIdArray)
void setSldMasterIdArray(int i,
CTSlideMasterIdListEntry sldMasterId)
CTSlideMasterIdListEntry insertNewSldMasterId(int i)
CTSlideMasterIdListEntry addNewSldMasterId()
void removeSldMasterId(int i)
Copyright © 2010 - 2020 Adobe. All Rights Reserved