Click or drag to resize

IWorkbook Clone Method

Creates copy of the current instance.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
IWorkbook Clone()

Return Value

Type: IWorkbook
Copy of the current instance.
See Also