Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ForceDayOfWeekHoliday Class
Members


ForceDayOfWeekHoliday Class
Represents the forced holidays of a specific year, which are set by the day of week rules.
Syntax
'Declaration
 
Public Class ForceDayOfWeekHoliday 
   Inherits HolidayBase
   Implements IHoliday 
 
'Usage
 
Dim instance As ForceDayOfWeekHoliday
Inheritance Hierarchy

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

See Also