Class XDDFBulletSizePoints

java.lang.Object
org.apache.poi.xddf.usermodel.text.XDDFBulletSizePoints
All Implemented Interfaces:
XDDFBulletSize

@Beta public class XDDFBulletSizePoints extends Object implements XDDFBulletSize
  • 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)