Uses of Class
org.docx4j.wml.CTTblOverlap
Packages that use CTTblOverlap
-
Uses of CTTblOverlap in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTblOverlapMethods in org.docx4j.wml that return CTTblOverlapModifier and TypeMethodDescriptionObjectFactory.createCTTblOverlap()Create an instance ofCTTblOverlapCTTblPrBase.getTblOverlap()Gets the value of the tblOverlap property.Methods in org.docx4j.wml with parameters of type CTTblOverlapModifier and TypeMethodDescriptionvoidCTTblPrBase.setTblOverlap(CTTblOverlap value) Sets the value of the tblOverlap property.