cellPresenter
Specifies the Table cell data presenter as a two dimensional array. The attribute can be referenced using the row number as the first index and the column number as the second index.
Type
two dimensional array of inetsoft.report.Presenter
Example
cellPresenter[0][0] = 'inetsoft.report.painter.BooleanPresenter';
See Also
Cell Presenter, in Report Design, for general information.
| << cellFormat | © 1996-2013 InetSoft Technology Corporation (v11.4) | colAlignment >> |