Uses of Class
org.docx4j.dml.CTCell3D
Packages that use CTCell3D
-
Uses of CTCell3D in org.docx4j.dml
Fields in org.docx4j.dml declared as CTCell3DModifier and TypeFieldDescriptionprotected CTCell3DCTTableCellProperties.cell3Dprotected CTCell3DCTTableStyleCellStyle.cell3DMethods in org.docx4j.dml that return CTCell3DModifier and TypeMethodDescriptionObjectFactory.createCTCell3D()Create an instance ofCTCell3DCTTableCellProperties.getCell3D()Gets the value of the cell3D property.CTTableStyleCellStyle.getCell3D()Gets the value of the cell3D property.Methods in org.docx4j.dml with parameters of type CTCell3D