public interface CTPivotFmt extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTPivotFmt.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 |
|---|---|
CTDLbl |
addNewDLbl()
Appends and returns a new empty "dLbl" element
|
CTExtensionList |
addNewExtLst()
Appends and returns a new empty "extLst" element
|
CTUnsignedInt |
addNewIdx()
Appends and returns a new empty "idx" element
|
CTMarker |
addNewMarker()
Appends and returns a new empty "marker" element
|
CTShapeProperties |
addNewSpPr()
Appends and returns a new empty "spPr" element
|
CTTextBody |
addNewTxPr()
Appends and returns a new empty "txPr" element
|
CTDLbl |
getDLbl()
Gets the "dLbl" element
|
CTExtensionList |
getExtLst()
Gets the "extLst" element
|
CTUnsignedInt |
getIdx()
Gets the "idx" element
|
CTMarker |
getMarker()
Gets the "marker" element
|
CTShapeProperties |
getSpPr()
Gets the "spPr" element
|
CTTextBody |
getTxPr()
Gets the "txPr" element
|
boolean |
isSetDLbl()
True if has "dLbl" element
|
boolean |
isSetExtLst()
True if has "extLst" element
|
boolean |
isSetMarker()
True if has "marker" element
|
boolean |
isSetSpPr()
True if has "spPr" element
|
boolean |
isSetTxPr()
True if has "txPr" element
|
void |
setDLbl(CTDLbl dLbl)
Sets the "dLbl" element
|
void |
setExtLst(CTExtensionList extLst)
Sets the "extLst" element
|
void |
setIdx(CTUnsignedInt idx)
Sets the "idx" element
|
void |
setMarker(CTMarker marker)
Sets the "marker" element
|
void |
setSpPr(CTShapeProperties spPr)
Sets the "spPr" element
|
void |
setTxPr(CTTextBody txPr)
Sets the "txPr" element
|
void |
unsetDLbl()
Unsets the "dLbl" element
|
void |
unsetExtLst()
Unsets the "extLst" element
|
void |
unsetMarker()
Unsets the "marker" element
|
void |
unsetSpPr()
Unsets the "spPr" 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
CTUnsignedInt getIdx()
void setIdx(CTUnsignedInt idx)
CTUnsignedInt addNewIdx()
CTShapeProperties getSpPr()
boolean isSetSpPr()
void setSpPr(CTShapeProperties spPr)
CTShapeProperties addNewSpPr()
void unsetSpPr()
CTTextBody getTxPr()
boolean isSetTxPr()
void setTxPr(CTTextBody txPr)
CTTextBody addNewTxPr()
void unsetTxPr()
CTMarker getMarker()
boolean isSetMarker()
void setMarker(CTMarker marker)
CTMarker addNewMarker()
void unsetMarker()
CTDLbl getDLbl()
boolean isSetDLbl()
void setDLbl(CTDLbl dLbl)
CTDLbl addNewDLbl()
void unsetDLbl()
CTExtensionList getExtLst()
boolean isSetExtLst()
void setExtLst(CTExtensionList extLst)
CTExtensionList addNewExtLst()
void unsetExtLst()
Copyright © 2010 - 2020 Adobe. All Rights Reserved