Uses of Class
com.scroogexhtml.table.CellDef
Packages that use CellDef
-
Uses of CellDef in com.scroogexhtml.xmldom.table
Methods in com.scroogexhtml.xmldom.table with parameters of type CellDefModifier and TypeMethodDescriptionstatic void
TableCssBuilder.setCellStyle
(Element td, CellDef cd) Sets the style properties of a table cell based on the provided cell definition.