Uses of Class
org.docx4j.dml.CTTextBulletSizePercent
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTextBulletSizePercent in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextBulletSizePercent Modifier and Type Field Description protected CTTextBulletSizePercentCTTextParagraphProperties. buSzPctMethods in org.docx4j.dml that return CTTextBulletSizePercent Modifier and Type Method Description CTTextBulletSizePercentObjectFactory. createCTTextBulletSizePercent()Create an instance ofCTTextBulletSizePercentCTTextBulletSizePercentCTTextParagraphProperties. getBuSzPct()Gets the value of the buSzPct property.Methods in org.docx4j.dml with parameters of type CTTextBulletSizePercent Modifier and Type Method Description voidCTTextParagraphProperties. setBuSzPct(CTTextBulletSizePercent value)Sets the value of the buSzPct property.