WorkbookBase.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