Workbook.Combine

Workbook.Combine method

Combines another Workbook object.

public void Combine(Workbook secondWorkbook)
ParameterTypeDescription
secondWorkbookWorkbookAnother Workbook object.

Remarks

Merge Excel, ODS , CSV and other files to one file.

See Also