Uses of Class
org.docx4j.dml.CTTextUnderlineFillGroupWrapper
Packages that use CTTextUnderlineFillGroupWrapper
-
Uses of CTTextUnderlineFillGroupWrapper in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextUnderlineFillGroupWrapperModifier and TypeFieldDescriptionprotected CTTextUnderlineFillGroupWrapperCTTextCharacterProperties.uFillMethods in org.docx4j.dml that return CTTextUnderlineFillGroupWrapperModifier and TypeMethodDescriptionObjectFactory.createCTTextUnderlineFillGroupWrapper()Create an instance ofCTTextUnderlineFillGroupWrapperCTTextCharacterProperties.getUFill()Gets the value of the uFill property.Methods in org.docx4j.dml with parameters of type CTTextUnderlineFillGroupWrapperModifier and TypeMethodDescriptionvoidCTTextCharacterProperties.setUFill(CTTextUnderlineFillGroupWrapper value) Sets the value of the uFill property.