Aspose::Cells::PaginatedSaveOptions::SetAllColumnsInOnePagePerSheet method
PaginatedSaveOptions::SetAllColumnsInOnePagePerSheet method
If AllColumnsInOnePagePerSheet is true , all column content of one sheet will output to only one page in result. The width of paper size of pagesetup will be ignored, and the other settings of pagesetup will still take effect.
void Aspose::Cells::PaginatedSaveOptions::SetAllColumnsInOnePagePerSheet(bool value)
See Also
- Class Vector
- Class PaginatedSaveOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++