Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
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 need an active license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code.

Clone(IWorkbook) static workbook

Creates a workbook copy.

You need an active license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code.