Uses of Class
org.docx4j.dml.CTTextBulletSizePoint
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTextBulletSizePoint in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextBulletSizePoint Modifier and Type Field Description protected CTTextBulletSizePointCTTextParagraphProperties. buSzPtsMethods in org.docx4j.dml that return CTTextBulletSizePoint Modifier and Type Method Description CTTextBulletSizePointObjectFactory. createCTTextBulletSizePoint()Create an instance ofCTTextBulletSizePointCTTextBulletSizePointCTTextParagraphProperties. getBuSzPts()Gets the value of the buSzPts property.Methods in org.docx4j.dml with parameters of type CTTextBulletSizePoint Modifier and Type Method Description voidCTTextParagraphProperties. setBuSzPts(CTTextBulletSizePoint value)Sets the value of the buSzPts property.