Aspose::Pdf::ExcelSaveOptions::set_UniformWorksheets method

ExcelSaveOptions::set_UniformWorksheets method

Set true for using uniform columns division through the document. Default value is false; it means that columns division will independent for each page.

void Aspose::Pdf::ExcelSaveOptions::set_UniformWorksheets(bool value)

See Also