Uses of Class
org.docx4j.wml.CTTblPrExBase
Packages that use CTTblPrExBase
-
Uses of CTTblPrExBase in org.docx4j.wml
Subclasses of CTTblPrExBase in org.docx4j.wmlFields in org.docx4j.wml declared as CTTblPrExBaseMethods in org.docx4j.wml that return CTTblPrExBaseModifier and TypeMethodDescriptionObjectFactory.createCTTblPrExBase()Create an instance ofCTTblPrExBaseCTTblPrExChange.getTblPrEx()Gets the value of the tblPrEx property.Methods in org.docx4j.wml with parameters of type CTTblPrExBaseModifier and TypeMethodDescriptionvoidCTTblPrExChange.setTblPrEx(CTTblPrExBase value) Sets the value of the tblPrEx property.