Uses of Class
org.docx4j.wml.CTOdso.ColDelim
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTOdso.ColDelim in org.docx4j.wml
Fields in org.docx4j.wml declared as CTOdso.ColDelim Modifier and Type Field Description protected CTOdso.ColDelimCTOdso. colDelimMethods in org.docx4j.wml that return CTOdso.ColDelim Modifier and Type Method Description CTOdso.ColDelimObjectFactory. createCTOdsoColDelim()Create an instance ofCTOdso.ColDelimCTOdso.ColDelimCTOdso. getColDelim()Gets the value of the colDelim property.Methods in org.docx4j.wml with parameters of type CTOdso.ColDelim Modifier and Type Method Description voidCTOdso. setColDelim(CTOdso.ColDelim value)Sets the value of the colDelim property.