Uses of Class
org.docx4j.wml.CTTblPrBase.TblStyleColBandSize
Packages that use CTTblPrBase.TblStyleColBandSize
-
Uses of CTTblPrBase.TblStyleColBandSize in org.docx4j.model.styles
Methods in org.docx4j.model.styles that return CTTblPrBase.TblStyleColBandSizeModifier and TypeMethodDescriptionStyleUtil.apply(CTTblPrBase.TblStyleColBandSize source, CTTblPrBase.TblStyleColBandSize destination) Methods in org.docx4j.model.styles with parameters of type CTTblPrBase.TblStyleColBandSizeModifier and TypeMethodDescriptionStyleUtil.apply(CTTblPrBase.TblStyleColBandSize source, CTTblPrBase.TblStyleColBandSize destination) static booleanStyleUtil.areEqual(CTTblPrBase.TblStyleColBandSize bandSize1, CTTblPrBase.TblStyleColBandSize bandSize2) static booleanStyleUtil.isEmpty(CTTblPrBase.TblStyleColBandSize bandSize) -
Uses of CTTblPrBase.TblStyleColBandSize in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTblPrBase.TblStyleColBandSizeModifier and TypeFieldDescriptionprotected CTTblPrBase.TblStyleColBandSizeCTTblPrBase.tblStyleColBandSizeMethods in org.docx4j.wml that return CTTblPrBase.TblStyleColBandSizeModifier and TypeMethodDescriptionObjectFactory.createCTTblPrBaseTblStyleColBandSize()Create an instance ofCTTblPrBase.TblStyleColBandSizeCTTblPrBase.getTblStyleColBandSize()Gets the value of the tblStyleColBandSize property.Methods in org.docx4j.wml with parameters of type CTTblPrBase.TblStyleColBandSizeModifier and TypeMethodDescriptionvoidCTTblPrBase.setTblStyleColBandSize(CTTblPrBase.TblStyleColBandSize value) Sets the value of the tblStyleColBandSize property.