Uses of Class
org.docx4j.wml.CTTblPrBase.TblStyle
Packages that use CTTblPrBase.TblStyle
-
Uses of CTTblPrBase.TblStyle in org.docx4j.model.styles
Methods in org.docx4j.model.styles that return CTTblPrBase.TblStyleModifier and TypeMethodDescriptionstatic CTTblPrBase.TblStyleStyleUtil.apply(CTTblPrBase.TblStyle source, CTTblPrBase.TblStyle destination) Methods in org.docx4j.model.styles with parameters of type CTTblPrBase.TblStyleModifier and TypeMethodDescriptionstatic CTTblPrBase.TblStyleStyleUtil.apply(CTTblPrBase.TblStyle source, CTTblPrBase.TblStyle destination) static booleanStyleUtil.areEqual(CTTblPrBase.TblStyle style1, CTTblPrBase.TblStyle style2) static booleanStyleUtil.isEmpty(CTTblPrBase.TblStyle style) -
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.