set_page_orientation_type method

set_page_orientation_type

Set the type of print orientation for the whole workbook.

def set_page_orientation_type(self, page_orientation_type):
    ...
ParameterTypeDescription
page_orientation_typePageOrientationTypeThe page orientation type

See Also