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


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

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

See Also