[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.HolidayStyle.Clone

Clone Method

Clone()

Creates an exact copy of this HolidayStyle object.

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

Returns the HolidayStyle object this method creates

Implements