Uses of Class
org.docx4j.dml.CTTextBulletTypefaceFollowText
Packages that use CTTextBulletTypefaceFollowText
-
Uses of CTTextBulletTypefaceFollowText in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextBulletTypefaceFollowTextModifier and TypeFieldDescriptionprotected CTTextBulletTypefaceFollowTextCTTextParagraphProperties.buFontTxMethods in org.docx4j.dml that return CTTextBulletTypefaceFollowTextModifier and TypeMethodDescriptionObjectFactory.createCTTextBulletTypefaceFollowText()Create an instance ofCTTextBulletTypefaceFollowTextCTTextParagraphProperties.getBuFontTx()Gets the value of the buFontTx property.Methods in org.docx4j.dml with parameters of type CTTextBulletTypefaceFollowTextModifier and TypeMethodDescriptionvoidCTTextParagraphProperties.setBuFontTx(CTTextBulletTypefaceFollowText value) Sets the value of the buFontTx property.