| Modifier | Constructor and Description |
|---|---|
protected |
XDDFGradientStop(org.openxmlformats.schemas.drawingml.x2006.main.CTGradientStop stop) |
| Modifier and Type | Method and Description |
|---|---|
XDDFColor |
getColor() |
int |
getPosition() |
protected org.openxmlformats.schemas.drawingml.x2006.main.CTGradientStop |
getXmlObject() |
void |
setColor(XDDFColor color) |
void |
setPosition(int position) |
@Internal protected XDDFGradientStop(org.openxmlformats.schemas.drawingml.x2006.main.CTGradientStop stop)