Combine
Workbook.Combine method
Combines another Workbook object.
public void Combine(Workbook secondWorkbook)
Parameter | Type | Description |
---|---|---|
secondWorkbook | Workbook | Another Workbook object. |
Remarks
Currently, only cell data and cell style of the second Workbook object can be combined. Images, charts and other drawing objects are not supported.
See Also
- class Workbook
- namespace Aspose.Cells
- assembly Aspose.Cells