[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.LiteralBoxInfo.Clone

Clone Method

Clone()

Gets an object that is clone this object.

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

An object is the copy of this object.

Overrides