Uses of Class
org.docx4j.dml.CTTextUnderlineFillFollowText
Packages that use CTTextUnderlineFillFollowText
-
Uses of CTTextUnderlineFillFollowText in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextUnderlineFillFollowTextModifier and TypeFieldDescriptionprotected CTTextUnderlineFillFollowTextCTTextCharacterProperties.uFillTxMethods in org.docx4j.dml that return CTTextUnderlineFillFollowTextModifier and TypeMethodDescriptionObjectFactory.createCTTextUnderlineFillFollowText()Create an instance ofCTTextUnderlineFillFollowTextCTTextCharacterProperties.getUFillTx()Gets the value of the uFillTx property.Methods in org.docx4j.dml with parameters of type CTTextUnderlineFillFollowTextModifier and TypeMethodDescriptionvoidCTTextCharacterProperties.setUFillTx(CTTextUnderlineFillFollowText value) Sets the value of the uFillTx property.