[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.Clone

Clone Method

Clone()

Creates an identical copy of the item.

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

An object that represents an item that has the same images, and subitems associated with it as the cloned item.

Implements