[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Line.Clone

Clone Method

Clone()

Clones a copy from this instance.

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

The copied value.

Implements