for_rendering_print_area_and_page_breaks method

for_rendering_print_area_and_page_breaks

Initializes an instance of the SpreadsheetOptions class for rendering print areas and page breaks.

Returns

New instance of the SpreadsheetOptions class for rendering pages basing on page brakes that are included into print area. The behavior is similar to printing in Excel.

def for_rendering_print_area_and_page_breaks(self):
    ...

See Also