Skip to main content
A newer version of this page is available. .
Row

WorkbookExtensions.Clone Method

Name Parameters Description
Clone(IWorkbook, Boolean) static workbook, copyFormulas

Creates a workbook copy and specifies whether the resulting document should contain formula results instead of formula expressions.

You require a license to the DevExpress Office File API or DevExpress Universal Subscription to use this method in production code.

Clone(IWorkbook) static workbook

Creates a workbook copy.

You require a license to the DevExpress Office File API or DevExpress Universal Subscription to use this method in production code.