Uses of Class
org.docx4j.wml.CTOdso.Table
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTOdso.Table in org.docx4j.wml
Fields in org.docx4j.wml declared as CTOdso.Table Modifier and Type Field Description protected CTOdso.TableCTOdso. tableMethods in org.docx4j.wml that return CTOdso.Table Modifier and Type Method Description CTOdso.TableObjectFactory. createCTOdsoTable()Create an instance ofCTOdso.TableCTOdso.TableCTOdso. getTable()Gets the value of the table property.Methods in org.docx4j.wml with parameters of type CTOdso.Table Modifier and Type Method Description voidCTOdso. setTable(CTOdso.Table value)Sets the value of the table property.