Row
The script allows you to format the cells that make up the various rows of data within the report.
In addition to all the LUA objects, the reporttable and filtertable objects described within the interface script are available.
Viewrow
Viewrow
The viewrow object is available which allows you to manage the graphic aspects of the various cells that make up the row.
viewrow.backgroundcell
viewrow.backgroundcell
Retrieves or sets the background color of the cell
viewrow.foregroundcell
viewrow.foregroundcell
Retrieves or sets the text color of the cell
*value* = viewrow.getcellvalue(*fieldname*)
*value* = viewrow.getcellvalue(*fieldname*)
Retrieves the cell value based on the field name