[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.HolidayCollection.Add

Add Method

Add(IHoliday)

Adds the specified holiday to the collection.

Declaration
public void Add(IHoliday holiday)
Public Sub Add(holiday As IHoliday)
Parameters
Type Name Description
IHoliday holiday

The IHoliday value that indicates the holiday to add.