Uses of Class
com.itextpdf.pdf2data.result.value.table.TableCellResult
Packages that use TableCellResult
-
Uses of TableCellResult in com.itextpdf.pdf2data.result.value.table
Methods in com.itextpdf.pdf2data.result.value.table that return types with arguments of type TableCellResultConstructor parameters in com.itextpdf.pdf2data.result.value.table with type arguments of type TableCellResultModifierConstructorDescriptionTableRowResult
(PageLocationMetaResult pageLocationMeta, List<TableCellResult> cells) Creates an instance of table row result.