set_fit_to_pages method

set_fit_to_pages

Sets the number of pages the worksheet will be scaled to when it’s printed.

def set_fit_to_pages(self, wide, tall):
    ...
ParameterTypeDescription
wideintPages wide.
tallintPages tall.

See Also