[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.HolidayBase.Clone

Clone Method

Clone()

Creates a shallow copy of the holiday object.

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

A shallow copy of the holiday object.

Implements