Package | Description |
---|---|
com.itextpdf.html2pdf.attach.impl.tags | |
com.itextpdf.html2pdf.attach.util | |
com.itextpdf.html2pdf.attach.wrapelement |
Modifier and Type | Method and Description |
---|---|
ColWrapper |
ColTagWorker.getColumn()
Gets the column.
|
Modifier and Type | Method and Description |
---|---|
ColWrapper |
WaitingColgroupsHelper.getColWrapper(int index)
Gets a specific column.
|
Modifier and Type | Method and Description |
---|---|
ColWrapper |
ColgroupWrapper.getColumnByIndex(int index)
Gets the column by index.
|
ColWrapper |
ColWrapper.setCellCssProps(Map<String,String> cellCssProps)
Sets the cell CSS properties.
|
ColWrapper |
ColWrapper.setOwnCssProps(Map<String,String> ownCssProps)
Sets the own CSS properties.
|
ColWrapper |
ColWrapper.setWidth(com.itextpdf.layout.property.UnitValue width)
Sets the width.
|
Modifier and Type | Method and Description |
---|---|
List<ColWrapper> |
ColgroupWrapper.getColumns()
Gets the columns.
|
Copyright © 1998–2019 iText Group NV. All rights reserved.