Aspose::Cells::PageSetup::SetFitToPages method
PageSetup::SetFitToPages method
Sets the number of pages the worksheet will be scaled to when it’s printed.
void Aspose::Cells::PageSetup::SetFitToPages(int32_t wide, int32_t tall)
Parameter | Type | Description |
---|---|---|
wide | int32_t | Pages wide. |
tall | int32_t | Pages tall. |
See Also
- Class Vector
- Class PageSetup
- Namespace Aspose::Cells
- Library Aspose.Cells for C++