Aspose::Pdf::ExcelSaveOptions::get_UniformWorksheets method

ExcelSaveOptions::get_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.

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

See Also