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