[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SubStyle.Clone

Clone Method

Clone()

Creates an exact copy of this SubStyle object.

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

Returns the SubStyle object this method created.

Implements