Excel for WinRT
Clone Method (C1XLBook)


Creates a copy of this C1Excel book.
Syntax
'Declaration
 
Public Function Clone() As C1XLBook
'Usage
 
Dim instance As C1XLBook
Dim value As C1XLBook
 
value = instance.Clone()
public C1XLBook Clone()

Return Value

A new C1XLBook object with the same contents and formatting as this book.
See Also

Reference

C1XLBook Class
C1XLBook Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback