Aspose::Cells::PageSetup::SetFitToPagesWide method
PageSetup::SetFitToPagesWide method
Represents the number of pages wide the worksheet will be scaled to when it’s printed. The default value is 1.
void Aspose::Cells::PageSetup::SetFitToPagesWide(int32_t value)
Remarks
You have to set FitToPagesTall as zero if you want to fit all columns on one page.
See Also
- Class Vector
- Class PageSetup
- Namespace Aspose::Cells
- Library Aspose.Cells for C++