Uses of Class
com.itextpdf.html2pdf.attach.wrapelement.ColWrapper
Package
Description
-
Uses of ColWrapper in com.itextpdf.html2pdf.attach.impl.tags
-
Uses of ColWrapper in com.itextpdf.html2pdf.attach.util
Modifier and TypeMethodDescriptionWaitingColgroupsHelper.getColWrapper
(int index) Gets a specific column. -
Uses of ColWrapper in com.itextpdf.html2pdf.attach.wrapelement
Modifier and TypeMethodDescriptionColgroupWrapper.getColumnByIndex
(int index) Gets the column by index.ColWrapper.setCellCssProps
(Map<String, String> cellCssProps) Sets the cell CSS properties.ColWrapper.setOwnCssProps
(Map<String, String> ownCssProps) Sets the own CSS properties.ColWrapper.setWidth
(com.itextpdf.layout.properties.UnitValue width) Sets the width.