Uses of Class
org.docx4j.wml.CTEmpty
| Package | Description |
|---|---|
| org.docx4j.w14 | |
| org.docx4j.w15 | |
| org.docx4j.wml |
-
Uses of CTEmpty in org.docx4j.w14
Fields in org.docx4j.w14 declared as CTEmpty Modifier and Type Field Description protected CTEmptyCTTextOutlineEffect. bevelprotected CTEmptyCTFillTextEffect. noFillprotected CTEmptyCTTextOutlineEffect. noFillprotected CTEmptyCTTextOutlineEffect. roundMethods in org.docx4j.w14 that return CTEmpty Modifier and Type Method Description CTEmptyCTTextOutlineEffect. getBevel()Gets the value of the bevel property.CTEmptyCTFillTextEffect. getNoFill()Gets the value of the noFill property.CTEmptyCTTextOutlineEffect. getNoFill()Gets the value of the noFill property.CTEmptyCTTextOutlineEffect. getRound()Gets the value of the round property.Methods in org.docx4j.w14 that return types with arguments of type CTEmpty Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTEmpty>ObjectFactory. createEntityPicker(CTEmpty value)Methods in org.docx4j.w14 with parameters of type CTEmpty Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTEmpty>ObjectFactory. createEntityPicker(CTEmpty value)voidCTTextOutlineEffect. setBevel(CTEmpty value)Sets the value of the bevel property.voidCTFillTextEffect. setNoFill(CTEmpty value)Sets the value of the noFill property.voidCTTextOutlineEffect. setNoFill(CTEmpty value)Sets the value of the noFill property.voidCTTextOutlineEffect. setRound(CTEmpty value)Sets the value of the round property. -
Uses of CTEmpty in org.docx4j.w15
Methods in org.docx4j.w15 that return types with arguments of type CTEmpty Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTEmpty>ObjectFactory. createRepeatingSectionItem(CTEmpty value)Methods in org.docx4j.w15 with parameters of type CTEmpty Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTEmpty>ObjectFactory. createRepeatingSectionItem(CTEmpty value) -
Uses of CTEmpty in org.docx4j.wml
Methods in org.docx4j.wml that return CTEmpty Modifier and Type Method Description CTEmptyObjectFactory. createCTEmpty()Create an instance ofCTEmpty