Back to Devexpress

WorkbookExtensions.Clone Method

officefileapi-devexpress-dot-spreadsheet-dot-workbookextensions-dot-clone.md

latest1.1 KB
Original Source

WorkbookExtensions.Clone Method

NameParametersDescription
Clone(IWorkbook, Boolean) staticworkbook, 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.

|