[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Weekdays.Clone

Clone Method

Clone()

Creates a shallow copy of the Weekdays object.

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

A shallow copy of the Weekdays.

Implements