Uses of Class
org.docx4j.wml.CTTblCellMar
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTTblCellMar in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTblCellMar Modifier and Type Field Description protected CTTblCellMarCTTblPrBase. tblCellMarprotected CTTblCellMarCTTblPrExBase. tblCellMarMethods in org.docx4j.wml that return CTTblCellMar Modifier and Type Method Description CTTblCellMarObjectFactory. createCTTblCellMar()Create an instance ofCTTblCellMarCTTblCellMarCTTblPrBase. getTblCellMar()Gets the value of the tblCellMar property.CTTblCellMarCTTblPrExBase. getTblCellMar()Gets the value of the tblCellMar property.Methods in org.docx4j.wml with parameters of type CTTblCellMar Modifier and Type Method Description voidCTTblPrBase. setTblCellMar(CTTblCellMar value)Sets the value of the tblCellMar property.voidCTTblPrExBase. setTblCellMar(CTTblCellMar value)Sets the value of the tblCellMar property.