Excel for WPF and Silverlight
Clone Method (C1XLBook)

C1.WPF.Excel Namespace > C1XLBook Class : Clone Method
Creates a copy of this C1Excel book.
Syntax
'Declaration
 
Public Function Clone() As C1XLBook
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