Uses of Class
org.docx4j.dml.CTBevel
Packages that use CTBevel
-
Uses of CTBevel in org.docx4j.dml
Fields in org.docx4j.dml declared as CTBevelModifier and TypeFieldDescriptionprotected CTBevelCTCell3D.bevelprotected CTBevelCTShape3D.bevelBprotected CTBevelCTShape3D.bevelTMethods in org.docx4j.dml that return CTBevelModifier and TypeMethodDescriptionObjectFactory.createCTBevel()Create an instance ofCTBevelCTCell3D.getBevel()Gets the value of the bevel property.CTShape3D.getBevelB()Gets the value of the bevelB property.CTShape3D.getBevelT()Gets the value of the bevelT property.Methods in org.docx4j.dml with parameters of type CTBevel