merge_named_styles method
merge_named_styles(self, source)
Merges named styles from the other Excel file.
def merge_named_styles(self, source):
...
Parameter | Type | Description |
---|---|---|
source | aspose.cells.Workbook | The other file |
See Also
- module
aspose.cells
- class
Workbook