Interface CTDLbl
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTDLbl extends XmlObject
An XML CT_DLbl(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTDLbl.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CTBoolean
addNewDelete()
Appends and returns a new empty "delete" elementCTDLblPos
addNewDLblPos()
Appends and returns a new empty "dLblPos" elementCTExtensionList
addNewExtLst()
Appends and returns a new empty "extLst" elementCTUnsignedInt
addNewIdx()
Appends and returns a new empty "idx" elementCTLayout
addNewLayout()
Appends and returns a new empty "layout" elementCTNumFmt
addNewNumFmt()
Appends and returns a new empty "numFmt" elementCTBoolean
addNewShowBubbleSize()
Appends and returns a new empty "showBubbleSize" elementCTBoolean
addNewShowCatName()
Appends and returns a new empty "showCatName" elementCTBoolean
addNewShowLegendKey()
Appends and returns a new empty "showLegendKey" elementCTBoolean
addNewShowPercent()
Appends and returns a new empty "showPercent" elementCTBoolean
addNewShowSerName()
Appends and returns a new empty "showSerName" elementCTBoolean
addNewShowVal()
Appends and returns a new empty "showVal" elementCTShapeProperties
addNewSpPr()
Appends and returns a new empty "spPr" elementCTTx
addNewTx()
Appends and returns a new empty "tx" elementCTTextBody
addNewTxPr()
Appends and returns a new empty "txPr" elementCTBoolean
getDelete()
Gets the "delete" elementCTDLblPos
getDLblPos()
Gets the "dLblPos" elementCTExtensionList
getExtLst()
Gets the "extLst" elementCTUnsignedInt
getIdx()
Gets the "idx" elementCTLayout
getLayout()
Gets the "layout" elementCTNumFmt
getNumFmt()
Gets the "numFmt" elementjava.lang.String
getSeparator()
Gets the "separator" elementCTBoolean
getShowBubbleSize()
Gets the "showBubbleSize" elementCTBoolean
getShowCatName()
Gets the "showCatName" elementCTBoolean
getShowLegendKey()
Gets the "showLegendKey" elementCTBoolean
getShowPercent()
Gets the "showPercent" elementCTBoolean
getShowSerName()
Gets the "showSerName" elementCTBoolean
getShowVal()
Gets the "showVal" elementCTShapeProperties
getSpPr()
Gets the "spPr" elementCTTx
getTx()
Gets the "tx" elementCTTextBody
getTxPr()
Gets the "txPr" elementboolean
isSetDelete()
True if has "delete" elementboolean
isSetDLblPos()
True if has "dLblPos" elementboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetLayout()
True if has "layout" elementboolean
isSetNumFmt()
True if has "numFmt" elementboolean
isSetSeparator()
True if has "separator" elementboolean
isSetShowBubbleSize()
True if has "showBubbleSize" elementboolean
isSetShowCatName()
True if has "showCatName" elementboolean
isSetShowLegendKey()
True if has "showLegendKey" elementboolean
isSetShowPercent()
True if has "showPercent" elementboolean
isSetShowSerName()
True if has "showSerName" elementboolean
isSetShowVal()
True if has "showVal" elementboolean
isSetSpPr()
True if has "spPr" elementboolean
isSetTx()
True if has "tx" elementboolean
isSetTxPr()
True if has "txPr" elementvoid
setDelete(CTBoolean delete)
Sets the "delete" elementvoid
setDLblPos(CTDLblPos dLblPos)
Sets the "dLblPos" elementvoid
setExtLst(CTExtensionList extLst)
Sets the "extLst" elementvoid
setIdx(CTUnsignedInt idx)
Sets the "idx" elementvoid
setLayout(CTLayout layout)
Sets the "layout" elementvoid
setNumFmt(CTNumFmt numFmt)
Sets the "numFmt" elementvoid
setSeparator(java.lang.String separator)
Sets the "separator" elementvoid
setShowBubbleSize(CTBoolean showBubbleSize)
Sets the "showBubbleSize" elementvoid
setShowCatName(CTBoolean showCatName)
Sets the "showCatName" elementvoid
setShowLegendKey(CTBoolean showLegendKey)
Sets the "showLegendKey" elementvoid
setShowPercent(CTBoolean showPercent)
Sets the "showPercent" elementvoid
setShowSerName(CTBoolean showSerName)
Sets the "showSerName" elementvoid
setShowVal(CTBoolean showVal)
Sets the "showVal" elementvoid
setSpPr(CTShapeProperties spPr)
Sets the "spPr" elementvoid
setTx(CTTx tx)
Sets the "tx" elementvoid
setTxPr(CTTextBody txPr)
Sets the "txPr" elementvoid
unsetDelete()
Unsets the "delete" elementvoid
unsetDLblPos()
Unsets the "dLblPos" elementvoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetLayout()
Unsets the "layout" elementvoid
unsetNumFmt()
Unsets the "numFmt" elementvoid
unsetSeparator()
Unsets the "separator" elementvoid
unsetShowBubbleSize()
Unsets the "showBubbleSize" elementvoid
unsetShowCatName()
Unsets the "showCatName" elementvoid
unsetShowLegendKey()
Unsets the "showLegendKey" elementvoid
unsetShowPercent()
Unsets the "showPercent" elementvoid
unsetShowSerName()
Unsets the "showSerName" elementvoid
unsetShowVal()
Unsets the "showVal" elementvoid
unsetSpPr()
Unsets the "spPr" elementvoid
unsetTx()
Unsets the "tx" elementvoid
unsetTxPr()
Unsets the "txPr" elementXmlString
xgetSeparator()
Gets (as xml) the "separator" elementvoid
xsetSeparator(XmlString separator)
Sets (as xml) the "separator" element-
Methods inherited from interface org.apache.xmlbeans.XmlObject
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, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
getIdx
CTUnsignedInt getIdx()
Gets the "idx" element
-
setIdx
void setIdx(CTUnsignedInt idx)
Sets the "idx" element
-
addNewIdx
CTUnsignedInt addNewIdx()
Appends and returns a new empty "idx" element
-
getDelete
CTBoolean getDelete()
Gets the "delete" element
-
isSetDelete
boolean isSetDelete()
True if has "delete" element
-
setDelete
void setDelete(CTBoolean delete)
Sets the "delete" element
-
addNewDelete
CTBoolean addNewDelete()
Appends and returns a new empty "delete" element
-
unsetDelete
void unsetDelete()
Unsets the "delete" element
-
getLayout
CTLayout getLayout()
Gets the "layout" element
-
isSetLayout
boolean isSetLayout()
True if has "layout" element
-
setLayout
void setLayout(CTLayout layout)
Sets the "layout" element
-
addNewLayout
CTLayout addNewLayout()
Appends and returns a new empty "layout" element
-
unsetLayout
void unsetLayout()
Unsets the "layout" element
-
getTx
CTTx getTx()
Gets the "tx" element
-
isSetTx
boolean isSetTx()
True if has "tx" element
-
setTx
void setTx(CTTx tx)
Sets the "tx" element
-
addNewTx
CTTx addNewTx()
Appends and returns a new empty "tx" element
-
unsetTx
void unsetTx()
Unsets the "tx" element
-
getNumFmt
CTNumFmt getNumFmt()
Gets the "numFmt" element
-
isSetNumFmt
boolean isSetNumFmt()
True if has "numFmt" element
-
setNumFmt
void setNumFmt(CTNumFmt numFmt)
Sets the "numFmt" element
-
addNewNumFmt
CTNumFmt addNewNumFmt()
Appends and returns a new empty "numFmt" element
-
unsetNumFmt
void unsetNumFmt()
Unsets the "numFmt" element
-
getSpPr
CTShapeProperties getSpPr()
Gets the "spPr" element
-
isSetSpPr
boolean isSetSpPr()
True if has "spPr" element
-
setSpPr
void setSpPr(CTShapeProperties spPr)
Sets the "spPr" element
-
addNewSpPr
CTShapeProperties addNewSpPr()
Appends and returns a new empty "spPr" element
-
unsetSpPr
void unsetSpPr()
Unsets the "spPr" element
-
getTxPr
CTTextBody getTxPr()
Gets the "txPr" element
-
isSetTxPr
boolean isSetTxPr()
True if has "txPr" element
-
setTxPr
void setTxPr(CTTextBody txPr)
Sets the "txPr" element
-
addNewTxPr
CTTextBody addNewTxPr()
Appends and returns a new empty "txPr" element
-
unsetTxPr
void unsetTxPr()
Unsets the "txPr" element
-
getDLblPos
CTDLblPos getDLblPos()
Gets the "dLblPos" element
-
isSetDLblPos
boolean isSetDLblPos()
True if has "dLblPos" element
-
setDLblPos
void setDLblPos(CTDLblPos dLblPos)
Sets the "dLblPos" element
-
addNewDLblPos
CTDLblPos addNewDLblPos()
Appends and returns a new empty "dLblPos" element
-
unsetDLblPos
void unsetDLblPos()
Unsets the "dLblPos" element
-
getShowLegendKey
CTBoolean getShowLegendKey()
Gets the "showLegendKey" element
-
isSetShowLegendKey
boolean isSetShowLegendKey()
True if has "showLegendKey" element
-
setShowLegendKey
void setShowLegendKey(CTBoolean showLegendKey)
Sets the "showLegendKey" element
-
addNewShowLegendKey
CTBoolean addNewShowLegendKey()
Appends and returns a new empty "showLegendKey" element
-
unsetShowLegendKey
void unsetShowLegendKey()
Unsets the "showLegendKey" element
-
getShowVal
CTBoolean getShowVal()
Gets the "showVal" element
-
isSetShowVal
boolean isSetShowVal()
True if has "showVal" element
-
setShowVal
void setShowVal(CTBoolean showVal)
Sets the "showVal" element
-
addNewShowVal
CTBoolean addNewShowVal()
Appends and returns a new empty "showVal" element
-
unsetShowVal
void unsetShowVal()
Unsets the "showVal" element
-
getShowCatName
CTBoolean getShowCatName()
Gets the "showCatName" element
-
isSetShowCatName
boolean isSetShowCatName()
True if has "showCatName" element
-
setShowCatName
void setShowCatName(CTBoolean showCatName)
Sets the "showCatName" element
-
addNewShowCatName
CTBoolean addNewShowCatName()
Appends and returns a new empty "showCatName" element
-
unsetShowCatName
void unsetShowCatName()
Unsets the "showCatName" element
-
getShowSerName
CTBoolean getShowSerName()
Gets the "showSerName" element
-
isSetShowSerName
boolean isSetShowSerName()
True if has "showSerName" element
-
setShowSerName
void setShowSerName(CTBoolean showSerName)
Sets the "showSerName" element
-
addNewShowSerName
CTBoolean addNewShowSerName()
Appends and returns a new empty "showSerName" element
-
unsetShowSerName
void unsetShowSerName()
Unsets the "showSerName" element
-
getShowPercent
CTBoolean getShowPercent()
Gets the "showPercent" element
-
isSetShowPercent
boolean isSetShowPercent()
True if has "showPercent" element
-
setShowPercent
void setShowPercent(CTBoolean showPercent)
Sets the "showPercent" element
-
addNewShowPercent
CTBoolean addNewShowPercent()
Appends and returns a new empty "showPercent" element
-
unsetShowPercent
void unsetShowPercent()
Unsets the "showPercent" element
-
getShowBubbleSize
CTBoolean getShowBubbleSize()
Gets the "showBubbleSize" element
-
isSetShowBubbleSize
boolean isSetShowBubbleSize()
True if has "showBubbleSize" element
-
setShowBubbleSize
void setShowBubbleSize(CTBoolean showBubbleSize)
Sets the "showBubbleSize" element
-
addNewShowBubbleSize
CTBoolean addNewShowBubbleSize()
Appends and returns a new empty "showBubbleSize" element
-
unsetShowBubbleSize
void unsetShowBubbleSize()
Unsets the "showBubbleSize" element
-
getSeparator
java.lang.String getSeparator()
Gets the "separator" element
-
xgetSeparator
XmlString xgetSeparator()
Gets (as xml) the "separator" element
-
isSetSeparator
boolean isSetSeparator()
True if has "separator" element
-
setSeparator
void setSeparator(java.lang.String separator)
Sets the "separator" element
-
xsetSeparator
void xsetSeparator(XmlString separator)
Sets (as xml) the "separator" element
-
unsetSeparator
void unsetSeparator()
Unsets the "separator" element
-
getExtLst
CTExtensionList getExtLst()
Gets the "extLst" element
-
isSetExtLst
boolean isSetExtLst()
True if has "extLst" element
-
setExtLst
void setExtLst(CTExtensionList extLst)
Sets the "extLst" element
-
addNewExtLst
CTExtensionList addNewExtLst()
Appends and returns a new empty "extLst" element
-
unsetExtLst
void unsetExtLst()
Unsets the "extLst" element
-
-