Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DayOfWeekHolidayPolicy Structure
Members


DayOfWeekHolidayPolicy Structure
Stores the holiday policy for a weekday - such as which weeks in the month are considered as holidays or whether a holiday should automatically override to the next day.
Syntax
'Declaration
 
Public Structure DayOfWeekHolidayPolicy 
   Inherits System.ValueType
 
'Usage
 
Dim instance As DayOfWeekHolidayPolicy
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Win.Spread.InputMan.CellType.DayOfWeekHolidayPolicy

See Also