Aspose::Cells::Rendering::ImageOrPrintOptions::SetAllColumnsInOnePagePerSheet method
ImageOrPrintOptions::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 invalid, and the other settings of pagesetup will still take effect.
void Aspose::Cells::Rendering::ImageOrPrintOptions::SetAllColumnsInOnePagePerSheet(bool value)
See Also
- Class Vector
- Class ImageOrPrintOptions
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++