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.
See Usage.