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




Glossary Item Box

Creates a deep copy of the current Excel workbook.

Syntax

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

Return Value

ImGearExcelBookDocument instance.

Remarks

This method will create a complete copy of the instance, including the underlying spreadsheet document. The new instance will be completely independent of the instance from which it was cloned.

See Also

©2013. Accusoft Corporation. All Rights Reserved.