Excel file sizes

Is there a way to specify filepath.xlsb using system.dataset.exportExcel?

If not, then does anyone have techniques to minimize export file size?
I’ve tried system.dataset.exportCSV. The file size was still too big. I need to squeeze about 100,000 rows of data down to less than 5Mb.