Uses of Class
org.docx4j.dml.CTTextUnderlineLineFollowText
Packages that use CTTextUnderlineLineFollowText
-
Uses of CTTextUnderlineLineFollowText in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextUnderlineLineFollowTextModifier and TypeFieldDescriptionprotected CTTextUnderlineLineFollowTextCTTextCharacterProperties.uLnTxMethods in org.docx4j.dml that return CTTextUnderlineLineFollowTextModifier and TypeMethodDescriptionObjectFactory.createCTTextUnderlineLineFollowText()Create an instance ofCTTextUnderlineLineFollowTextCTTextCharacterProperties.getULnTx()Gets the value of the uLnTx property.Methods in org.docx4j.dml with parameters of type CTTextUnderlineLineFollowTextModifier and TypeMethodDescriptionvoidCTTextCharacterProperties.setULnTx(CTTextUnderlineLineFollowText value) Sets the value of the uLnTx property.