[]
        
(Showing Draft Content)

FarPoint.Web.Spread.BaseCellType.Clone

Clone Method

Clone()

Creates a new copy of the object using the MemberwiseClone method.

Declaration
public virtual object Clone()
Public Overridable Function Clone() As Object
Returns
Type Description
object
Implements