combine method
combine
Combines another Workbook object.
def combine(self, second_workbook):
...
Parameter | Type | Description |
---|---|---|
second_workbook | Workbook | Another Workbook object. |
Remarks
Merge Excel, ODS , CSV and other files to one file.
See Also
- module
aspose.cells
- class
Workbook