Class CTTextUnderlineFillGroupWrapper

java.lang.Object
org.docx4j.dml.CTTextUnderlineFillGroupWrapper
All Implemented Interfaces:
Child

public class CTTextUnderlineFillGroupWrapper
extends java.lang.Object
implements Child

Java class for CT_TextUnderlineFillGroupWrapper complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="CT_TextUnderlineFillGroupWrapper">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <group ref="{http://schemas.openxmlformats.org/drawingml/2006/main}EG_FillProperties"/>
     </restriction>
   </complexContent>
 </complexType>