[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ForceHoliday.Clone

Clone Method

Clone()

Creates a shallow copy of the ForceHoliday object.

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

A shallow copy of the ForceHoliday.

Overrides