Uses of Class
org.docx4j.wml.CTTblPrExBase
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTTblPrExBase in org.docx4j.wml
Subclasses of CTTblPrExBase in org.docx4j.wml Modifier and Type Class Description classCTTblPrExJava class for CT_TblPrEx complex type.Fields in org.docx4j.wml declared as CTTblPrExBase Modifier and Type Field Description protected CTTblPrExBaseCTTblPrExChange. tblPrExMethods in org.docx4j.wml that return CTTblPrExBase Modifier and Type Method Description CTTblPrExBaseObjectFactory. createCTTblPrExBase()Create an instance ofCTTblPrExBaseCTTblPrExBaseCTTblPrExChange. getTblPrEx()Gets the value of the tblPrEx property.Methods in org.docx4j.wml with parameters of type CTTblPrExBase Modifier and Type Method Description voidCTTblPrExChange. setTblPrEx(CTTblPrExBase value)Sets the value of the tblPrEx property.