ImageGear for .NET
Clone Method
See Also  Send Feedback
ImageGear21.Formats.Office Assembly > ImageGear.Formats.Office Namespace > ImGearExcelSheetDocument Class : Clone Method




Glossary Item Box

Creates a deep copy of the current Excel sheet document.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Return Value

ImGearExcelSheetDocument instance.

Remarks

This method will create a deep copy of the Excel sheet document and it's underlying contents. However, it will not modify the orginal Excel document in any way, like by adding a sheet to it.

The cloned document will operate independently from the document it was cloned from as it contains a copy of all the pages.

See Also

©2013. Accusoft Corporation. All Rights Reserved.