Skip to main content
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 a 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 a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code.