Interface CTChartSpace
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTChartSpace extends XmlObject
An XML CT_ChartSpace(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTChartSpace.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaTypetype-
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 CTChartaddNewChart()Appends and returns a new empty "chart" elementCTColorMappingaddNewClrMapOvr()Appends and returns a new empty "clrMapOvr" elementCTBooleanaddNewDate1904()Appends and returns a new empty "date1904" elementCTExternalDataaddNewExternalData()Appends and returns a new empty "externalData" elementCTExtensionListaddNewExtLst()Appends and returns a new empty "extLst" elementCTTextLanguageIDaddNewLang()Appends and returns a new empty "lang" elementCTPivotSourceaddNewPivotSource()Appends and returns a new empty "pivotSource" elementCTPrintSettingsaddNewPrintSettings()Appends and returns a new empty "printSettings" elementCTProtectionaddNewProtection()Appends and returns a new empty "protection" elementCTBooleanaddNewRoundedCorners()Appends and returns a new empty "roundedCorners" elementCTShapePropertiesaddNewSpPr()Appends and returns a new empty "spPr" elementCTStyleaddNewStyle()Appends and returns a new empty "style" elementCTTextBodyaddNewTxPr()Appends and returns a new empty "txPr" elementCTRelIdaddNewUserShapes()Appends and returns a new empty "userShapes" elementCTChartgetChart()Gets the "chart" elementCTColorMappinggetClrMapOvr()Gets the "clrMapOvr" elementCTBooleangetDate1904()Gets the "date1904" elementCTExternalDatagetExternalData()Gets the "externalData" elementCTExtensionListgetExtLst()Gets the "extLst" elementCTTextLanguageIDgetLang()Gets the "lang" elementCTPivotSourcegetPivotSource()Gets the "pivotSource" elementCTPrintSettingsgetPrintSettings()Gets the "printSettings" elementCTProtectiongetProtection()Gets the "protection" elementCTBooleangetRoundedCorners()Gets the "roundedCorners" elementCTShapePropertiesgetSpPr()Gets the "spPr" elementCTStylegetStyle()Gets the "style" elementCTTextBodygetTxPr()Gets the "txPr" elementCTRelIdgetUserShapes()Gets the "userShapes" elementbooleanisSetClrMapOvr()True if has "clrMapOvr" elementbooleanisSetDate1904()True if has "date1904" elementbooleanisSetExternalData()True if has "externalData" elementbooleanisSetExtLst()True if has "extLst" elementbooleanisSetLang()True if has "lang" elementbooleanisSetPivotSource()True if has "pivotSource" elementbooleanisSetPrintSettings()True if has "printSettings" elementbooleanisSetProtection()True if has "protection" elementbooleanisSetRoundedCorners()True if has "roundedCorners" elementbooleanisSetSpPr()True if has "spPr" elementbooleanisSetStyle()True if has "style" elementbooleanisSetTxPr()True if has "txPr" elementbooleanisSetUserShapes()True if has "userShapes" elementvoidsetChart(CTChart chart)Sets the "chart" elementvoidsetClrMapOvr(CTColorMapping clrMapOvr)Sets the "clrMapOvr" elementvoidsetDate1904(CTBoolean date1904)Sets the "date1904" elementvoidsetExternalData(CTExternalData externalData)Sets the "externalData" elementvoidsetExtLst(CTExtensionList extLst)Sets the "extLst" elementvoidsetLang(CTTextLanguageID lang)Sets the "lang" elementvoidsetPivotSource(CTPivotSource pivotSource)Sets the "pivotSource" elementvoidsetPrintSettings(CTPrintSettings printSettings)Sets the "printSettings" elementvoidsetProtection(CTProtection protection)Sets the "protection" elementvoidsetRoundedCorners(CTBoolean roundedCorners)Sets the "roundedCorners" elementvoidsetSpPr(CTShapeProperties spPr)Sets the "spPr" elementvoidsetStyle(CTStyle style)Sets the "style" elementvoidsetTxPr(CTTextBody txPr)Sets the "txPr" elementvoidsetUserShapes(CTRelId userShapes)Sets the "userShapes" elementvoidunsetClrMapOvr()Unsets the "clrMapOvr" elementvoidunsetDate1904()Unsets the "date1904" elementvoidunsetExternalData()Unsets the "externalData" elementvoidunsetExtLst()Unsets the "extLst" elementvoidunsetLang()Unsets the "lang" elementvoidunsetPivotSource()Unsets the "pivotSource" elementvoidunsetPrintSettings()Unsets the "printSettings" elementvoidunsetProtection()Unsets the "protection" elementvoidunsetRoundedCorners()Unsets the "roundedCorners" elementvoidunsetSpPr()Unsets the "spPr" elementvoidunsetStyle()Unsets the "style" elementvoidunsetTxPr()Unsets the "txPr" elementvoidunsetUserShapes()Unsets the "userShapes" 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
-
getDate1904
CTBoolean getDate1904()
Gets the "date1904" element
-
isSetDate1904
boolean isSetDate1904()
True if has "date1904" element
-
setDate1904
void setDate1904(CTBoolean date1904)
Sets the "date1904" element
-
addNewDate1904
CTBoolean addNewDate1904()
Appends and returns a new empty "date1904" element
-
unsetDate1904
void unsetDate1904()
Unsets the "date1904" element
-
getLang
CTTextLanguageID getLang()
Gets the "lang" element
-
isSetLang
boolean isSetLang()
True if has "lang" element
-
setLang
void setLang(CTTextLanguageID lang)
Sets the "lang" element
-
addNewLang
CTTextLanguageID addNewLang()
Appends and returns a new empty "lang" element
-
unsetLang
void unsetLang()
Unsets the "lang" element
-
getRoundedCorners
CTBoolean getRoundedCorners()
Gets the "roundedCorners" element
-
isSetRoundedCorners
boolean isSetRoundedCorners()
True if has "roundedCorners" element
-
setRoundedCorners
void setRoundedCorners(CTBoolean roundedCorners)
Sets the "roundedCorners" element
-
addNewRoundedCorners
CTBoolean addNewRoundedCorners()
Appends and returns a new empty "roundedCorners" element
-
unsetRoundedCorners
void unsetRoundedCorners()
Unsets the "roundedCorners" element
-
getStyle
CTStyle getStyle()
Gets the "style" element
-
isSetStyle
boolean isSetStyle()
True if has "style" element
-
setStyle
void setStyle(CTStyle style)
Sets the "style" element
-
addNewStyle
CTStyle addNewStyle()
Appends and returns a new empty "style" element
-
unsetStyle
void unsetStyle()
Unsets the "style" element
-
getClrMapOvr
CTColorMapping getClrMapOvr()
Gets the "clrMapOvr" element
-
isSetClrMapOvr
boolean isSetClrMapOvr()
True if has "clrMapOvr" element
-
setClrMapOvr
void setClrMapOvr(CTColorMapping clrMapOvr)
Sets the "clrMapOvr" element
-
addNewClrMapOvr
CTColorMapping addNewClrMapOvr()
Appends and returns a new empty "clrMapOvr" element
-
unsetClrMapOvr
void unsetClrMapOvr()
Unsets the "clrMapOvr" element
-
getPivotSource
CTPivotSource getPivotSource()
Gets the "pivotSource" element
-
isSetPivotSource
boolean isSetPivotSource()
True if has "pivotSource" element
-
setPivotSource
void setPivotSource(CTPivotSource pivotSource)
Sets the "pivotSource" element
-
addNewPivotSource
CTPivotSource addNewPivotSource()
Appends and returns a new empty "pivotSource" element
-
unsetPivotSource
void unsetPivotSource()
Unsets the "pivotSource" element
-
getProtection
CTProtection getProtection()
Gets the "protection" element
-
isSetProtection
boolean isSetProtection()
True if has "protection" element
-
setProtection
void setProtection(CTProtection protection)
Sets the "protection" element
-
addNewProtection
CTProtection addNewProtection()
Appends and returns a new empty "protection" element
-
unsetProtection
void unsetProtection()
Unsets the "protection" element
-
getChart
CTChart getChart()
Gets the "chart" element
-
setChart
void setChart(CTChart chart)
Sets the "chart" element
-
addNewChart
CTChart addNewChart()
Appends and returns a new empty "chart" 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
-
getExternalData
CTExternalData getExternalData()
Gets the "externalData" element
-
isSetExternalData
boolean isSetExternalData()
True if has "externalData" element
-
setExternalData
void setExternalData(CTExternalData externalData)
Sets the "externalData" element
-
addNewExternalData
CTExternalData addNewExternalData()
Appends and returns a new empty "externalData" element
-
unsetExternalData
void unsetExternalData()
Unsets the "externalData" element
-
getPrintSettings
CTPrintSettings getPrintSettings()
Gets the "printSettings" element
-
isSetPrintSettings
boolean isSetPrintSettings()
True if has "printSettings" element
-
setPrintSettings
void setPrintSettings(CTPrintSettings printSettings)
Sets the "printSettings" element
-
addNewPrintSettings
CTPrintSettings addNewPrintSettings()
Appends and returns a new empty "printSettings" element
-
unsetPrintSettings
void unsetPrintSettings()
Unsets the "printSettings" element
-
getUserShapes
CTRelId getUserShapes()
Gets the "userShapes" element
-
isSetUserShapes
boolean isSetUserShapes()
True if has "userShapes" element
-
setUserShapes
void setUserShapes(CTRelId userShapes)
Sets the "userShapes" element
-
addNewUserShapes
CTRelId addNewUserShapes()
Appends and returns a new empty "userShapes" element
-
unsetUserShapes
void unsetUserShapes()
Unsets the "userShapes" 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
-
-