Reporting API Functions / Functions to change reporting options |
Configure cell merging in XLS (Excel) output.
fgl_report_setXLSMergeCells ( mergeCells BOOLEAN)
Function to configure cell merging in XLS (Excel) output.
This function is applicable when XLS output has been selected by a call to the function fgl_report_selectDevice.
See Usage.