Aspose::Cells::PaginatedSaveOptions::GetOnePagePerSheet method

PaginatedSaveOptions::GetOnePagePerSheet method

If OnePagePerSheet is true , all content of one sheet will output to only one page in result. The paper size of pagesetup will be invalid, and the other settings of pagesetup will still take effect.

bool Aspose::Cells::PaginatedSaveOptions::GetOnePagePerSheet()

See Also