copy_theme method

copy_theme

Copies the theme from another workbook.

def copy_theme(self, source):
    ...
ParameterTypeDescription
sourceWorkbookSource workbook.

See Also