Uses of Class
org.docx4j.dml.CTTextBulletColorFollowText
Packages that use CTTextBulletColorFollowText
-
Uses of CTTextBulletColorFollowText in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextBulletColorFollowTextModifier and TypeFieldDescriptionprotected CTTextBulletColorFollowTextCTTextParagraphProperties.buClrTxMethods in org.docx4j.dml that return CTTextBulletColorFollowTextModifier and TypeMethodDescriptionObjectFactory.createCTTextBulletColorFollowText()Create an instance ofCTTextBulletColorFollowTextCTTextParagraphProperties.getBuClrTx()Gets the value of the buClrTx property.Methods in org.docx4j.dml with parameters of type CTTextBulletColorFollowTextModifier and TypeMethodDescriptionvoidCTTextParagraphProperties.setBuClrTx(CTTextBulletColorFollowText value) Sets the value of the buClrTx property.