Uses of Class
org.docx4j.wml.CTOdsoFieldMapData.Column
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTOdsoFieldMapData.Column in org.docx4j.wml
Fields in org.docx4j.wml declared as CTOdsoFieldMapData.Column Modifier and Type Field Description protected CTOdsoFieldMapData.ColumnCTOdsoFieldMapData. columnMethods in org.docx4j.wml that return CTOdsoFieldMapData.Column Modifier and Type Method Description CTOdsoFieldMapData.ColumnObjectFactory. createCTOdsoFieldMapDataColumn()Create an instance ofCTOdsoFieldMapData.ColumnCTOdsoFieldMapData.ColumnCTOdsoFieldMapData. getColumn()Gets the value of the column property.Methods in org.docx4j.wml with parameters of type CTOdsoFieldMapData.Column Modifier and Type Method Description voidCTOdsoFieldMapData. setColumn(CTOdsoFieldMapData.Column value)Sets the value of the column property.