Share via


Workbook.MergeWorkbook(Object) Method

Definition

Merges changes from one workbook into an open shared workbook.

public void MergeWorkbook(object Filename);

Parameters

Filename
Object

The file name of the workbook that contains the changes to be merged into the open workbook.

Applies to