Aspose::Cells::Workbook::CopyTheme method

Workbook::CopyTheme method

Copies the theme from another workbook.

void Aspose::Cells::Workbook::CopyTheme(const Workbook &source)
ParameterTypeDescription
sourceconst Workbook&Source workbook.

See Also