copy_theme method
copy_theme(self, source)
Copies the theme from another workbook.
def copy_theme(self, source):
...
Parameter | Type | Description |
---|---|---|
source | Workbook | Source workbook. |
See Also
- module
aspose.cells
- class
Workbook
Copies the theme from another workbook.
def copy_theme(self, source):
...
Parameter | Type | Description |
---|---|---|
source | Workbook | Source workbook. |
aspose.cells
Workbook