Uses of Class
org.docx4j.dml.CTTextBulletSizePoint
Packages that use CTTextBulletSizePoint
-
Uses of CTTextBulletSizePoint in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextBulletSizePointModifier and TypeFieldDescriptionprotected CTTextBulletSizePointCTTextParagraphProperties.buSzPtsMethods in org.docx4j.dml that return CTTextBulletSizePointModifier and TypeMethodDescriptionObjectFactory.createCTTextBulletSizePoint()Create an instance ofCTTextBulletSizePointCTTextParagraphProperties.getBuSzPts()Gets the value of the buSzPts property.Methods in org.docx4j.dml with parameters of type CTTextBulletSizePointModifier and TypeMethodDescriptionvoidCTTextParagraphProperties.setBuSzPts(CTTextBulletSizePoint value) Sets the value of the buSzPts property.