[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ForceDayOfWeekWorkday.Clone

Clone Method

Clone()

Creates a shallow copy of the ForceDayOfWeekHoliday object.

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

A shallow copy of the ForceDayOfWeekHoliday.

Overrides