Uses of Class
org.docx4j.wml.CTTblPrBase.TblStyleRowBandSize
Packages that use CTTblPrBase.TblStyleRowBandSize
-
Uses of CTTblPrBase.TblStyleRowBandSize in org.docx4j.model.styles
Methods in org.docx4j.model.styles that return CTTblPrBase.TblStyleRowBandSizeModifier and TypeMethodDescriptionStyleUtil.apply(CTTblPrBase.TblStyleRowBandSize source, CTTblPrBase.TblStyleRowBandSize destination) Methods in org.docx4j.model.styles with parameters of type CTTblPrBase.TblStyleRowBandSizeModifier and TypeMethodDescriptionStyleUtil.apply(CTTblPrBase.TblStyleRowBandSize source, CTTblPrBase.TblStyleRowBandSize destination) static booleanStyleUtil.areEqual(CTTblPrBase.TblStyleRowBandSize bandSize1, CTTblPrBase.TblStyleRowBandSize bandSize2) static booleanStyleUtil.isEmpty(CTTblPrBase.TblStyleRowBandSize bandSize) -
Uses of CTTblPrBase.TblStyleRowBandSize in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTblPrBase.TblStyleRowBandSizeModifier and TypeFieldDescriptionprotected CTTblPrBase.TblStyleRowBandSizeCTTblPrBase.tblStyleRowBandSizeMethods in org.docx4j.wml that return CTTblPrBase.TblStyleRowBandSizeModifier and TypeMethodDescriptionObjectFactory.createCTTblPrBaseTblStyleRowBandSize()Create an instance ofCTTblPrBase.TblStyleRowBandSizeCTTblPrBase.getTblStyleRowBandSize()Gets the value of the tblStyleRowBandSize property.Methods in org.docx4j.wml with parameters of type CTTblPrBase.TblStyleRowBandSizeModifier and TypeMethodDescriptionvoidCTTblPrBase.setTblStyleRowBandSize(CTTblPrBase.TblStyleRowBandSize value) Sets the value of the tblStyleRowBandSize property.