public interface CTTrendlineLbl extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTTrendlineLbl.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 |
|---|---|
CTExtensionList |
addNewExtLst()
Appends and returns a new empty "extLst" element
|
CTLayout |
addNewLayout()
Appends and returns a new empty "layout" element
|
CTNumFmt |
addNewNumFmt()
Appends and returns a new empty "numFmt" 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
|
CTExtensionList |
getExtLst()
Gets the "extLst" element
|
CTLayout |
getLayout()
Gets the "layout" element
|
CTNumFmt |
getNumFmt()
Gets the "numFmt" element
|
CTShapeProperties |
getSpPr()
Gets the "spPr" element
|
CTTx |
getTx()
Gets the "tx" element
|
CTTextBody |
getTxPr()
Gets the "txPr" element
|
boolean |
isSetExtLst()
True if has "extLst" element
|
boolean |
isSetLayout()
True if has "layout" element
|
boolean |
isSetNumFmt()
True if has "numFmt" element
|
boolean |
isSetSpPr()
True if has "spPr" element
|
boolean |
isSetTx()
True if has "tx" element
|
boolean |
isSetTxPr()
True if has "txPr" element
|
void |
setExtLst(CTExtensionList extLst)
Sets the "extLst" element
|
void |
setLayout(CTLayout layout)
Sets the "layout" element
|
void |
setNumFmt(CTNumFmt numFmt)
Sets the "numFmt" 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 |
unsetExtLst()
Unsets the "extLst" element
|
void |
unsetLayout()
Unsets the "layout" element
|
void |
unsetNumFmt()
Unsets the "numFmt" 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()
CTNumFmt getNumFmt()
boolean isSetNumFmt()
void setNumFmt(CTNumFmt numFmt)
CTNumFmt addNewNumFmt()
void unsetNumFmt()
CTShapeProperties getSpPr()
boolean isSetSpPr()
void setSpPr(CTShapeProperties spPr)
CTShapeProperties addNewSpPr()
void unsetSpPr()
CTTextBody getTxPr()
boolean isSetTxPr()
void setTxPr(CTTextBody txPr)
CTTextBody addNewTxPr()
void unsetTxPr()
CTExtensionList getExtLst()
boolean isSetExtLst()
void setExtLst(CTExtensionList extLst)
CTExtensionList addNewExtLst()
void unsetExtLst()
Copyright © 2010 - 2020 Adobe. All Rights Reserved