Workbook.CopyTheme

Workbook.CopyTheme method

Copies the theme from another workbook.

public void CopyTheme(Workbook source)
ParameterTypeDescription
sourceWorkbookSource workbook.

See Also