Uses of Class
net.sf.jasperreports.engine.export.EmptyGridCell
-
Packages that use EmptyGridCell Package Description net.sf.jasperreports.engine.export Provides utility classes for exporting reports to various popular formats such as PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc. -
-
Uses of EmptyGridCell in net.sf.jasperreports.engine.export
Methods in net.sf.jasperreports.engine.export that return EmptyGridCell Modifier and Type Method Description protected EmptyGridCell
JRGridLayout. emptyCell(GridCellSize size, GridCellStyle style)
-