[]
        
(Showing Draft Content)

C1.WPF.Excel.ICloneable

ICloneable Interface

Supports cloning, which creates a new instance of a class with the same value as an existing instance.

Namespace: C1.WPF.Excel
Assembly: C1.WPF.Excel.4.6.2.dll
Syntax
public interface ICloneable

Methods

Name Description
Clone()

Creates a new object that is a copy of the current instance.