WorkbookExtensions.Clone Method
Name | Parameters | Description |
---|---|---|
Clone |
workbook, copy |
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 |
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. |