Uses of Class
org.docx4j.wml.CTTblCellMar
Packages that use CTTblCellMar
-
Uses of CTTblCellMar in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTblCellMarModifier and TypeFieldDescriptionprotected CTTblCellMarCTTblPrBase.tblCellMarprotected CTTblCellMarCTTblPrExBase.tblCellMarMethods in org.docx4j.wml that return CTTblCellMarModifier and TypeMethodDescriptionObjectFactory.createCTTblCellMar()Create an instance ofCTTblCellMarCTTblPrBase.getTblCellMar()Gets the value of the tblCellMar property.CTTblPrExBase.getTblCellMar()Gets the value of the tblCellMar property.Methods in org.docx4j.wml with parameters of type CTTblCellMarModifier and TypeMethodDescriptionvoidCTTblPrBase.setTblCellMar(CTTblCellMar value) Sets the value of the tblCellMar property.voidCTTblPrExBase.setTblCellMar(CTTblCellMar value) Sets the value of the tblCellMar property.