for_rendering_print_area method

for_rendering_print_area

Initializes an instance of the SpreadsheetOptions class for rendering the print areas only.

Returns

New instance of the SpreadsheetOptions class for rendering print areas only.

def for_rendering_print_area(self):
    ...

See Also