Deep and shallow copy of aspose.cells.workbook

dear support,


How does Aspose.cells handling deep and shallow copies of a workbook ? There is no Clone() available on the workbook.

thank you

guido

Hi,


Well, we provide only Workbook.Copy method to simply duplicate a workbook object with its data/ contents.

We are not entirely certain about your requirements, could you elaborate it more. Do you find any issue while creating or copying Workbooks and its data/ objects? Do you want to know how Workbook object is copied or created in memory in our internal modules behind the scene. Please provide complete details here, we will check and reply you accordingly.

Thank you.