public interface CTOfPieChart
extends org.apache.xmlbeans.XmlObject
| 限定符和类型 | 接口和说明 |
|---|---|
static class |
CTOfPieChart.Factory |
| 限定符和类型 | 字段和说明 |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| 限定符和类型 | 方法和说明 |
|---|---|
CTCustSplit |
addNewCustSplit() |
org.openxmlformats.schemas.drawingml.x2006.chart.CTDLbls |
addNewDLbls() |
org.openxmlformats.schemas.drawingml.x2006.chart.CTExtensionList |
addNewExtLst() |
org.openxmlformats.schemas.drawingml.x2006.chart.CTGapAmount |
addNewGapWidth() |
CTOfPieType |
addNewOfPieType() |
CTSecondPieSize |
addNewSecondPieSize() |
org.openxmlformats.schemas.drawingml.x2006.chart.CTPieSer |
addNewSer() |
org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines |
addNewSerLines() |
org.openxmlformats.schemas.drawingml.x2006.chart.CTDouble |
addNewSplitPos() |
CTSplitType |
addNewSplitType() |
org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean |
addNewVaryColors() |
CTCustSplit |
getCustSplit() |
org.openxmlformats.schemas.drawingml.x2006.chart.CTDLbls |
getDLbls() |
org.openxmlformats.schemas.drawingml.x2006.chart.CTExtensionList |
getExtLst() |
org.openxmlformats.schemas.drawingml.x2006.chart.CTGapAmount |
getGapWidth() |
CTOfPieType |
getOfPieType() |
CTSecondPieSize |
getSecondPieSize() |
org.openxmlformats.schemas.drawingml.x2006.chart.CTPieSer[] |
getSerArray()
已过时。
|
org.openxmlformats.schemas.drawingml.x2006.chart.CTPieSer |
getSerArray(int i) |
org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines[] |
getSerLinesArray()
已过时。
|
org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines |
getSerLinesArray(int i) |
List<org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines> |
getSerLinesList() |
List<org.openxmlformats.schemas.drawingml.x2006.chart.CTPieSer> |
getSerList() |
org.openxmlformats.schemas.drawingml.x2006.chart.CTDouble |
getSplitPos() |
CTSplitType |
getSplitType() |
org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean |
getVaryColors() |
org.openxmlformats.schemas.drawingml.x2006.chart.CTPieSer |
insertNewSer(int i) |
org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines |
insertNewSerLines(int i) |
boolean |
isSetCustSplit() |
boolean |
isSetDLbls() |
boolean |
isSetExtLst() |
boolean |
isSetGapWidth() |
boolean |
isSetSecondPieSize() |
boolean |
isSetSplitPos() |
boolean |
isSetSplitType() |
boolean |
isSetVaryColors() |
void |
removeSer(int i) |
void |
removeSerLines(int i) |
void |
setCustSplit(CTCustSplit custSplit) |
void |
setDLbls(org.openxmlformats.schemas.drawingml.x2006.chart.CTDLbls dLbls) |
void |
setExtLst(org.openxmlformats.schemas.drawingml.x2006.chart.CTExtensionList extLst) |
void |
setGapWidth(org.openxmlformats.schemas.drawingml.x2006.chart.CTGapAmount gapWidth) |
void |
setOfPieType(CTOfPieType ofPieType) |
void |
setSecondPieSize(CTSecondPieSize secondPieSize) |
void |
setSerArray(org.openxmlformats.schemas.drawingml.x2006.chart.CTPieSer[] serArray) |
void |
setSerArray(int i,
org.openxmlformats.schemas.drawingml.x2006.chart.CTPieSer ser) |
void |
setSerLinesArray(org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines[] serLinesArray) |
void |
setSerLinesArray(int i,
org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines serLines) |
void |
setSplitPos(org.openxmlformats.schemas.drawingml.x2006.chart.CTDouble splitPos) |
void |
setSplitType(CTSplitType splitType) |
void |
setVaryColors(org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean varyColors) |
int |
sizeOfSerArray() |
int |
sizeOfSerLinesArray() |
void |
unsetCustSplit() |
void |
unsetDLbls() |
void |
unsetExtLst() |
void |
unsetGapWidth() |
void |
unsetSecondPieSize() |
void |
unsetSplitPos() |
void |
unsetSplitType() |
void |
unsetVaryColors() |
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, xmlTextCTOfPieType getOfPieType()
void setOfPieType(CTOfPieType ofPieType)
CTOfPieType addNewOfPieType()
org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean getVaryColors()
boolean isSetVaryColors()
void setVaryColors(org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean varyColors)
org.openxmlformats.schemas.drawingml.x2006.chart.CTBoolean addNewVaryColors()
void unsetVaryColors()
List<org.openxmlformats.schemas.drawingml.x2006.chart.CTPieSer> getSerList()
@Deprecated org.openxmlformats.schemas.drawingml.x2006.chart.CTPieSer[] getSerArray()
org.openxmlformats.schemas.drawingml.x2006.chart.CTPieSer getSerArray(int i)
int sizeOfSerArray()
void setSerArray(org.openxmlformats.schemas.drawingml.x2006.chart.CTPieSer[] serArray)
void setSerArray(int i,
org.openxmlformats.schemas.drawingml.x2006.chart.CTPieSer ser)
org.openxmlformats.schemas.drawingml.x2006.chart.CTPieSer insertNewSer(int i)
org.openxmlformats.schemas.drawingml.x2006.chart.CTPieSer addNewSer()
void removeSer(int i)
org.openxmlformats.schemas.drawingml.x2006.chart.CTDLbls getDLbls()
boolean isSetDLbls()
void setDLbls(org.openxmlformats.schemas.drawingml.x2006.chart.CTDLbls dLbls)
org.openxmlformats.schemas.drawingml.x2006.chart.CTDLbls addNewDLbls()
void unsetDLbls()
org.openxmlformats.schemas.drawingml.x2006.chart.CTGapAmount getGapWidth()
boolean isSetGapWidth()
void setGapWidth(org.openxmlformats.schemas.drawingml.x2006.chart.CTGapAmount gapWidth)
org.openxmlformats.schemas.drawingml.x2006.chart.CTGapAmount addNewGapWidth()
void unsetGapWidth()
CTSplitType getSplitType()
boolean isSetSplitType()
void setSplitType(CTSplitType splitType)
CTSplitType addNewSplitType()
void unsetSplitType()
org.openxmlformats.schemas.drawingml.x2006.chart.CTDouble getSplitPos()
boolean isSetSplitPos()
void setSplitPos(org.openxmlformats.schemas.drawingml.x2006.chart.CTDouble splitPos)
org.openxmlformats.schemas.drawingml.x2006.chart.CTDouble addNewSplitPos()
void unsetSplitPos()
CTCustSplit getCustSplit()
boolean isSetCustSplit()
void setCustSplit(CTCustSplit custSplit)
CTCustSplit addNewCustSplit()
void unsetCustSplit()
CTSecondPieSize getSecondPieSize()
boolean isSetSecondPieSize()
void setSecondPieSize(CTSecondPieSize secondPieSize)
CTSecondPieSize addNewSecondPieSize()
void unsetSecondPieSize()
List<org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines> getSerLinesList()
@Deprecated org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines[] getSerLinesArray()
org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines getSerLinesArray(int i)
int sizeOfSerLinesArray()
void setSerLinesArray(org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines[] serLinesArray)
void setSerLinesArray(int i,
org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines serLines)
org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines insertNewSerLines(int i)
org.openxmlformats.schemas.drawingml.x2006.chart.CTChartLines addNewSerLines()
void removeSerLines(int i)
org.openxmlformats.schemas.drawingml.x2006.chart.CTExtensionList getExtLst()
boolean isSetExtLst()
void setExtLst(org.openxmlformats.schemas.drawingml.x2006.chart.CTExtensionList extLst)
org.openxmlformats.schemas.drawingml.x2006.chart.CTExtensionList addNewExtLst()
void unsetExtLst()
Copyright © 2022. All rights reserved.