public interface CTSlideLayoutIdList extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTSlideLayoutIdList.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 |
|---|---|
CTSlideLayoutIdListEntry |
addNewSldLayoutId()
Appends and returns a new empty value (as xml) as the last "sldLayoutId" element
|
CTSlideLayoutIdListEntry[] |
getSldLayoutIdArray()
Deprecated.
|
CTSlideLayoutIdListEntry |
getSldLayoutIdArray(int i)
Gets ith "sldLayoutId" element
|
List<CTSlideLayoutIdListEntry> |
getSldLayoutIdList()
Gets a List of "sldLayoutId" elements
|
CTSlideLayoutIdListEntry |
insertNewSldLayoutId(int i)
Inserts and returns a new empty value (as xml) as the ith "sldLayoutId" element
|
void |
removeSldLayoutId(int i)
Removes the ith "sldLayoutId" element
|
void |
setSldLayoutIdArray(CTSlideLayoutIdListEntry[] sldLayoutIdArray)
Sets array of all "sldLayoutId" element
|
void |
setSldLayoutIdArray(int i,
CTSlideLayoutIdListEntry sldLayoutId)
Sets ith "sldLayoutId" element
|
int |
sizeOfSldLayoutIdArray()
Returns number of "sldLayoutId" 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<CTSlideLayoutIdListEntry> getSldLayoutIdList()
@Deprecated CTSlideLayoutIdListEntry[] getSldLayoutIdArray()
CTSlideLayoutIdListEntry getSldLayoutIdArray(int i)
int sizeOfSldLayoutIdArray()
void setSldLayoutIdArray(CTSlideLayoutIdListEntry[] sldLayoutIdArray)
void setSldLayoutIdArray(int i,
CTSlideLayoutIdListEntry sldLayoutId)
CTSlideLayoutIdListEntry insertNewSldLayoutId(int i)
CTSlideLayoutIdListEntry addNewSldLayoutId()
void removeSldLayoutId(int i)
Copyright © 2010 - 2020 Adobe. All Rights Reserved