Uses of Class
org.docx4j.dml.CTTextUnderlineFillFollowText
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTextUnderlineFillFollowText in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextUnderlineFillFollowText Modifier and Type Field Description protected CTTextUnderlineFillFollowTextCTTextCharacterProperties. uFillTxMethods in org.docx4j.dml that return CTTextUnderlineFillFollowText Modifier and Type Method Description CTTextUnderlineFillFollowTextObjectFactory. createCTTextUnderlineFillFollowText()Create an instance ofCTTextUnderlineFillFollowTextCTTextUnderlineFillFollowTextCTTextCharacterProperties. getUFillTx()Gets the value of the uFillTx property.Methods in org.docx4j.dml with parameters of type CTTextUnderlineFillFollowText Modifier and Type Method Description voidCTTextCharacterProperties. setUFillTx(CTTextUnderlineFillFollowText value)Sets the value of the uFillTx property.