for_one_page_per_sheet method

for_one_page_per_sheet

Initializes an instance of the SpreadsheetOptions class for rendering the whole sheet into one page.

Returns

New instance of the SpreadsheetOptions class for rendering the whole sheet into one page.

def for_one_page_per_sheet(self):
    ...

See Also