@Beta public class XDDFBulletSizePoints extends java.lang.Object implements XDDFBulletSize
Modifier | Constructor and Description |
---|---|
protected |
XDDFBulletSizePoints(org.openxmlformats.schemas.drawingml.x2006.main.CTTextBulletSizePoint points) |
|
XDDFBulletSizePoints(double value) |
Modifier and Type | Method and Description |
---|---|
double |
getPoints() |
protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextBulletSizePoint |
getXmlObject() |
void |
setPoints(double value) |
public XDDFBulletSizePoints(double value)
@Internal protected XDDFBulletSizePoints(org.openxmlformats.schemas.drawingml.x2006.main.CTTextBulletSizePoint points)
@Internal protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextBulletSizePoint getXmlObject()
public double getPoints()
public void setPoints(double value)
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.