Uses of Class
fr.opensagres.xdocreport.document.textstyling.properties.TableCellProperties
Packages that use TableCellProperties
Package
Description
-
Uses of TableCellProperties in fr.opensagres.xdocreport.document.textstyling
Methods in fr.opensagres.xdocreport.document.textstyling with parameters of type TableCellPropertiesModifier and TypeMethodDescriptionprotected abstract voidAbstractDocumentHandler.doStartTableCell(TableCellProperties properties) final voidAbstractDocumentHandler.startTableCell(TableCellProperties properties) voidIDocumentHandler.startTableCell(TableCellProperties properties) Start table cell. -
Uses of TableCellProperties in fr.opensagres.xdocreport.document.textstyling.html
Methods in fr.opensagres.xdocreport.document.textstyling.html that return TableCellPropertiesModifier and TypeMethodDescriptionstatic TableCellPropertiesStylesHelper.createTableCellProperties(Attributes attributes)