Uses of Class
org.docx4j.dml.CTTextBulletColorFollowText
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTextBulletColorFollowText in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextBulletColorFollowText Modifier and Type Field Description protected CTTextBulletColorFollowTextCTTextParagraphProperties. buClrTxMethods in org.docx4j.dml that return CTTextBulletColorFollowText Modifier and Type Method Description CTTextBulletColorFollowTextObjectFactory. createCTTextBulletColorFollowText()Create an instance ofCTTextBulletColorFollowTextCTTextBulletColorFollowTextCTTextParagraphProperties. getBuClrTx()Gets the value of the buClrTx property.Methods in org.docx4j.dml with parameters of type CTTextBulletColorFollowText Modifier and Type Method Description voidCTTextParagraphProperties. setBuClrTx(CTTextBulletColorFollowText value)Sets the value of the buClrTx property.