GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ForceHoliday Class
Members


ForceHoliday Class
An implementation of the forced holidays which are based on the exact specified dates and are not yearly.
Syntax
'Declaration
 
Public Class ForceHoliday 
   Inherits HolidayBase
   Implements IHoliday 
 
'Usage
 
Dim instance As ForceHoliday
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.HolidayBase
      GrapeCity.Win.Spread.InputMan.CellType.ForceHoliday

See Also