Uses of Class
org.docx4j.wml.CTTblPrBase.TblStyle
Packages that use CTTblPrBase.TblStyle
-
Uses of CTTblPrBase.TblStyle in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTblPrBase.TblStyleMethods in org.docx4j.wml that return CTTblPrBase.TblStyleModifier and TypeMethodDescriptionObjectFactory.createCTTblPrBaseTblStyle()Create an instance ofCTTblPrBase.TblStyleCTTblPrBase.getTblStyle()Gets the value of the tblStyle property.Methods in org.docx4j.wml with parameters of type CTTblPrBase.TblStyleModifier and TypeMethodDescriptionvoidCTTblPrBase.setTblStyle(CTTblPrBase.TblStyle value) Sets the value of the tblStyle property.