Uses of Class
org.docx4j.dml.CTTextUnderlineLineFollowText
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTextUnderlineLineFollowText in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextUnderlineLineFollowText Modifier and Type Field Description protected CTTextUnderlineLineFollowTextCTTextCharacterProperties. uLnTxMethods in org.docx4j.dml that return CTTextUnderlineLineFollowText Modifier and Type Method Description CTTextUnderlineLineFollowTextObjectFactory. createCTTextUnderlineLineFollowText()Create an instance ofCTTextUnderlineLineFollowTextCTTextUnderlineLineFollowTextCTTextCharacterProperties. getULnTx()Gets the value of the uLnTx property.Methods in org.docx4j.dml with parameters of type CTTextUnderlineLineFollowText Modifier and Type Method Description voidCTTextCharacterProperties. setULnTx(CTTextUnderlineLineFollowText value)Sets the value of the uLnTx property.