Reporting API Functions / Functions to change reporting options |
Configure cell merging in XLSX (Excel) output.
fgl_report_setXLSXMergeCells ( mergeCells BOOLEAN)
Function to configure cell merging in XLSX (Excel) output.
This function is applicable when XLSX output has been selected by a call to the function fgl_report_selectDevice.
For a generic example of Genero code using a reporting function, see Using report output functions. This example may not use the specific function discussed in this topic, however it provides details on where you would place this (and other) report output functions.