Parameters
- fileName
- A string representing the name of the file which will contain the exported report.
- format
- An ExportFormat value representing the format to be used when exporting the report.
- overwrite
- true if the destination file is to be overwritten; false otherwise. If false and the destination file exists, an exception will be thrown.
- showProgressionDialog
- true if the progression dialog should be shown during the exporting process; false otherwise.