[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcTimeSpanCellType.Clone

Clone Method

Clone()

Creates and returns a base cell.

Declaration
public override object Clone()
Public Overrides Function Clone() As Object
Returns
Type Description
object

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

Overrides