Class XDDFBulletSizePoints
java.lang.Object
org.apache.poi.xddf.usermodel.text.XDDFBulletSizePoints
- All Implemented Interfaces:
XDDFBulletSize
-
Constructor Summary
ConstructorsModifierConstructorDescriptionXDDFBulletSizePoints
(double value) protected
XDDFBulletSizePoints
(org.openxmlformats.schemas.drawingml.x2006.main.CTTextBulletSizePoint points) -
Method Summary
Modifier and TypeMethodDescriptiondouble
protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextBulletSizePoint
void
setPoints
(double value)
-
Constructor Details
-
XDDFBulletSizePoints
public XDDFBulletSizePoints(double value) -
XDDFBulletSizePoints
@Internal protected XDDFBulletSizePoints(org.openxmlformats.schemas.drawingml.x2006.main.CTTextBulletSizePoint points)
-
-
Method Details
-
getXmlObject
@Internal protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextBulletSizePoint getXmlObject() -
getPoints
public double getPoints() -
setPoints
public void setPoints(double value)
-