Export options can be configured via the OnGetCustomExportOptions event.
In this example PDF document orientation is set to "Landscape" and the Excel export engine is changed to "phpexcel" to save the result .xls file in the binary format. The output filename is customized too. See the event code listing.