Uses of Class
org.docx4j.dml.CTTextBulletSizeFollowText
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTextBulletSizeFollowText in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextBulletSizeFollowText Modifier and Type Field Description protected CTTextBulletSizeFollowTextCTTextParagraphProperties. buSzTxMethods in org.docx4j.dml that return CTTextBulletSizeFollowText Modifier and Type Method Description CTTextBulletSizeFollowTextObjectFactory. createCTTextBulletSizeFollowText()Create an instance ofCTTextBulletSizeFollowTextCTTextBulletSizeFollowTextCTTextParagraphProperties. getBuSzTx()Gets the value of the buSzTx property.Methods in org.docx4j.dml with parameters of type CTTextBulletSizeFollowText Modifier and Type Method Description voidCTTextParagraphProperties. setBuSzTx(CTTextBulletSizeFollowText value)Sets the value of the buSzTx property.