Uses of Class
bld.generator.report.excel.data.FunctionCell
Packages that use FunctionCell
Package
Description
In this package there are the main functions for generating Excel files.
-
Uses of FunctionCell in bld.generator.report.excel.impl
Fields in bld.generator.report.excel.impl with type parameters of type FunctionCellModifier and TypeFieldDescriptionprotected List<FunctionCell> SuperGenerateExcelImpl.listFunctionCellThe list function cell.