Aspose::Cells::Workbook::Combine method
Workbook::Combine method
Combines another Workbook object.
void Aspose::Cells::Workbook::Combine(const Workbook &secondWorkbook)
Parameter | Type | Description |
---|---|---|
secondWorkbook | const Workbook& | Another Workbook object. |
Remarks
Merge Excel, ODS , CSV and other files to one file.
See Also
- Class Vector
- Class Workbook
- Class Workbook
- Namespace Aspose::Cells
- Library Aspose.Cells for C++