Uses of Class
com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
Packages that use ColgroupWrapper
Package
Description
-
Uses of ColgroupWrapper in com.itextpdf.html2pdf.attach.impl.tags
Methods in com.itextpdf.html2pdf.attach.impl.tags that return ColgroupWrapper -
Uses of ColgroupWrapper in com.itextpdf.html2pdf.attach.util
Methods in com.itextpdf.html2pdf.attach.util with parameters of type ColgroupWrapperModifier and TypeMethodDescriptionvoidWaitingColgroupsHelper.add(ColgroupWrapper colgroup) Adds a column group. -
Uses of ColgroupWrapper in com.itextpdf.html2pdf.attach.wrapelement
Methods in com.itextpdf.html2pdf.attach.wrapelement that return ColgroupWrapperModifier and TypeMethodDescriptionColgroupWrapper.finalizeCols()Finalize the columns.ColgroupWrapper.setCellCssProps(Map<String, String> cellCssProps) Sets the cell CSS properties.ColgroupWrapper.setOwnCssProps(Map<String, String> ownCssProps) Sets the own CSS properties.ColgroupWrapper.setWidth(com.itextpdf.layout.properties.UnitValue width) Sets the width.