Uses of Class
org.docx4j.dml.CTTextUnderlineFillGroupWrapper
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTextUnderlineFillGroupWrapper in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextUnderlineFillGroupWrapper Modifier and Type Field Description protected CTTextUnderlineFillGroupWrapperCTTextCharacterProperties. uFillMethods in org.docx4j.dml that return CTTextUnderlineFillGroupWrapper Modifier and Type Method Description CTTextUnderlineFillGroupWrapperObjectFactory. createCTTextUnderlineFillGroupWrapper()Create an instance ofCTTextUnderlineFillGroupWrapperCTTextUnderlineFillGroupWrapperCTTextCharacterProperties. getUFill()Gets the value of the uFill property.Methods in org.docx4j.dml with parameters of type CTTextUnderlineFillGroupWrapper Modifier and Type Method Description voidCTTextCharacterProperties. setUFill(CTTextUnderlineFillGroupWrapper value)Sets the value of the uFill property.