Uses of Class
org.docx4j.dml.CTTextBulletSizePercent
Packages that use CTTextBulletSizePercent
-
Uses of CTTextBulletSizePercent in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextBulletSizePercentModifier and TypeFieldDescriptionprotected CTTextBulletSizePercentCTTextParagraphProperties.buSzPctMethods in org.docx4j.dml that return CTTextBulletSizePercentModifier and TypeMethodDescriptionObjectFactory.createCTTextBulletSizePercent()Create an instance ofCTTextBulletSizePercentCTTextParagraphProperties.getBuSzPct()Gets the value of the buSzPct property.Methods in org.docx4j.dml with parameters of type CTTextBulletSizePercentModifier and TypeMethodDescriptionvoidCTTextParagraphProperties.setBuSzPct(CTTextBulletSizePercent value) Sets the value of the buSzPct property.