WorkbookMergeOptions Properties
Obsolete. Provides options used to specify how to merge multiple workbooks into a single document.Name | Description |
---|---|
CreateNewWorkbook | Gets or sets a value indicating whether to create a new workbook when merging multiple workbooks into one document. |
Default static | Returns a WorkbookMergeOptions object with the default settings. |
See Also