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


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

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

See Also