[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.BaseCellType.Clone

Clone Method

Clone()

Creates and returns a base cell.

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

A new object that is a copy of this instance.

Implements