Uses of Class
org.docx4j.dml.CTTextBulletSizeFollowText
Packages that use CTTextBulletSizeFollowText
-
Uses of CTTextBulletSizeFollowText in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextBulletSizeFollowTextModifier and TypeFieldDescriptionprotected CTTextBulletSizeFollowTextCTTextParagraphProperties.buSzTxMethods in org.docx4j.dml that return CTTextBulletSizeFollowTextModifier and TypeMethodDescriptionObjectFactory.createCTTextBulletSizeFollowText()Create an instance ofCTTextBulletSizeFollowTextCTTextParagraphProperties.getBuSzTx()Gets the value of the buSzTx property.Methods in org.docx4j.dml with parameters of type CTTextBulletSizeFollowTextModifier and TypeMethodDescriptionvoidCTTextParagraphProperties.setBuSzTx(CTTextBulletSizeFollowText value) Sets the value of the buSzTx property.