public interface CTCustSplit
extends org.apache.xmlbeans.XmlObject
| 限定符和类型 | 接口和说明 |
|---|---|
static class |
CTCustSplit.Factory |
| 限定符和类型 | 字段和说明 |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| 限定符和类型 | 方法和说明 |
|---|---|
org.openxmlformats.schemas.drawingml.x2006.chart.CTUnsignedInt |
addNewSecondPiePt() |
org.openxmlformats.schemas.drawingml.x2006.chart.CTUnsignedInt[] |
getSecondPiePtArray()
已过时。
|
org.openxmlformats.schemas.drawingml.x2006.chart.CTUnsignedInt |
getSecondPiePtArray(int i) |
List<org.openxmlformats.schemas.drawingml.x2006.chart.CTUnsignedInt> |
getSecondPiePtList() |
org.openxmlformats.schemas.drawingml.x2006.chart.CTUnsignedInt |
insertNewSecondPiePt(int i) |
void |
removeSecondPiePt(int i) |
void |
setSecondPiePtArray(org.openxmlformats.schemas.drawingml.x2006.chart.CTUnsignedInt[] secondPiePtArray) |
void |
setSecondPiePtArray(int i,
org.openxmlformats.schemas.drawingml.x2006.chart.CTUnsignedInt secondPiePt) |
int |
sizeOfSecondPiePtArray() |
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, xmlTextList<org.openxmlformats.schemas.drawingml.x2006.chart.CTUnsignedInt> getSecondPiePtList()
@Deprecated org.openxmlformats.schemas.drawingml.x2006.chart.CTUnsignedInt[] getSecondPiePtArray()
org.openxmlformats.schemas.drawingml.x2006.chart.CTUnsignedInt getSecondPiePtArray(int i)
int sizeOfSecondPiePtArray()
void setSecondPiePtArray(org.openxmlformats.schemas.drawingml.x2006.chart.CTUnsignedInt[] secondPiePtArray)
void setSecondPiePtArray(int i,
org.openxmlformats.schemas.drawingml.x2006.chart.CTUnsignedInt secondPiePt)
org.openxmlformats.schemas.drawingml.x2006.chart.CTUnsignedInt insertNewSecondPiePt(int i)
org.openxmlformats.schemas.drawingml.x2006.chart.CTUnsignedInt addNewSecondPiePt()
void removeSecondPiePt(int i)
Copyright © 2022. All rights reserved.