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)
ParameterTypeDescription
wideint32_tPages wide.
tallint32_tPages tall.

See Also