public interface SerContent
| Modifier and Type | Method and Description |
|---|---|
CTAxDataSource |
getCat() |
CTExtensionList |
getExtLst() |
CTUnsignedInt |
getIdx() |
CTUnsignedInt |
getOrder() |
CTShapeProperties |
getSpPr() |
CTSerTx |
getTx() |
CTNumDataSource |
getVal() |
void |
setCat(CTAxDataSource parValue) |
void |
setExtLst(CTExtensionList parValue) |
void |
setIdx(CTUnsignedInt parValue) |
void |
setOrder(CTUnsignedInt parValue) |
void |
setSpPr(CTShapeProperties parValue) |
void |
setTx(CTSerTx parValue) |
void |
setVal(CTNumDataSource parValue) |
CTUnsignedInt getIdx()
void setIdx(CTUnsignedInt parValue)
CTUnsignedInt getOrder()
void setOrder(CTUnsignedInt parValue)
CTShapeProperties getSpPr()
void setSpPr(CTShapeProperties parValue)
CTExtensionList getExtLst()
void setExtLst(CTExtensionList parValue)
CTSerTx getTx()
void setTx(CTSerTx parValue)
CTAxDataSource getCat()
void setCat(CTAxDataSource parValue)
CTNumDataSource getVal()
void setVal(CTNumDataSource parValue)
Copyright © 2007-2019. All Rights Reserved.