Uses of Class
org.docx4j.wml.CTOdso
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTOdso in org.docx4j.wml
Fields in org.docx4j.wml declared as CTOdso Modifier and Type Field Description protected CTOdsoCTMailMerge. odsoMethods in org.docx4j.wml that return CTOdso Modifier and Type Method Description CTOdsoObjectFactory. createCTOdso()Create an instance ofCTOdsoCTOdsoCTMailMerge. getOdso()Gets the value of the odso property.Methods in org.docx4j.wml with parameters of type CTOdso Modifier and Type Method Description voidCTMailMerge. setOdso(CTOdso value)Sets the value of the odso property.