public interface CTDispUnitsLbl extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTDispUnitsLbl.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 |
|---|---|
CTLayout |
addNewLayout()
Appends and returns a new empty "layout" element
|
CTShapeProperties |
addNewSpPr()
Appends and returns a new empty "spPr" element
|
CTTx |
addNewTx()
Appends and returns a new empty "tx" element
|
CTTextBody |
addNewTxPr()
Appends and returns a new empty "txPr" element
|
CTLayout |
getLayout()
Gets the "layout" element
|
CTShapeProperties |
getSpPr()
Gets the "spPr" element
|
CTTx |
getTx()
Gets the "tx" element
|
CTTextBody |
getTxPr()
Gets the "txPr" element
|
boolean |
isSetLayout()
True if has "layout" element
|
boolean |
isSetSpPr()
True if has "spPr" element
|
boolean |
isSetTx()
True if has "tx" element
|
boolean |
isSetTxPr()
True if has "txPr" element
|
void |
setLayout(CTLayout layout)
Sets the "layout" element
|
void |
setSpPr(CTShapeProperties spPr)
Sets the "spPr" element
|
void |
setTx(CTTx tx)
Sets the "tx" element
|
void |
setTxPr(CTTextBody txPr)
Sets the "txPr" element
|
void |
unsetLayout()
Unsets the "layout" element
|
void |
unsetSpPr()
Unsets the "spPr" element
|
void |
unsetTx()
Unsets the "tx" element
|
void |
unsetTxPr()
Unsets the "txPr" 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
CTLayout getLayout()
boolean isSetLayout()
void setLayout(CTLayout layout)
CTLayout addNewLayout()
void unsetLayout()
CTTx getTx()
boolean isSetTx()
void setTx(CTTx tx)
CTTx addNewTx()
void unsetTx()
CTShapeProperties getSpPr()
boolean isSetSpPr()
void setSpPr(CTShapeProperties spPr)
CTShapeProperties addNewSpPr()
void unsetSpPr()
CTTextBody getTxPr()
boolean isSetTxPr()
void setTxPr(CTTextBody txPr)
CTTextBody addNewTxPr()
void unsetTxPr()
Copyright © 2010 - 2020 Adobe. All Rights Reserved