Set "entire workbook" print option

Am using ASPOSE for generating the excel files. Can I set the Print option "Entire Workbook" of excel using ASPOSE. My requirement is that when user opens an excel file generated using ASPOSE, by default he should be able to print entire workbook & not only one sheet. Is it possible to achieve it using ASPOSE?

Thanks in advance.

Hi,

Thank you for considering Aspose.

Well, currently there is no direct method to print the entire workbook but you can loop through all the worksheets to print them one by one.

Thank You & Best Regards,