Uses of Class
org.docx4j.wml.CTTblPrBase.TblStyle
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTTblPrBase.TblStyle in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTblPrBase.TblStyle Modifier and Type Field Description protected CTTblPrBase.TblStyleCTTblPrBase. tblStyleMethods in org.docx4j.wml that return CTTblPrBase.TblStyle Modifier and Type Method Description CTTblPrBase.TblStyleObjectFactory. createCTTblPrBaseTblStyle()Create an instance ofCTTblPrBase.TblStyleCTTblPrBase.TblStyleCTTblPrBase. getTblStyle()Gets the value of the tblStyle property.Methods in org.docx4j.wml with parameters of type CTTblPrBase.TblStyle Modifier and Type Method Description voidCTTblPrBase. setTblStyle(CTTblPrBase.TblStyle value)Sets the value of the tblStyle property.