Aspose::Pdf::ExcelSaveOptions::get_MinimizeTheNumberOfWorksheets method

ExcelSaveOptions::get_MinimizeTheNumberOfWorksheets method

Set true if you need to minimize the number of worksheets in resultant workbook. Default value is false; it means save of each PDF page as separated worksheet.

bool Aspose::Pdf::ExcelSaveOptions::get_MinimizeTheNumberOfWorksheets() const

See Also