[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DayType

DayType Enum

Defines the type of days (workday, holiday, etc.)

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public enum DayType
Public Enum DayType

Fields

Name Description
DayOfWeekHoliday

Indicates the weekday is a holiday.

ForcedHoliday

Indicates a holiday that appears for a specific date.

ForcedWorkday

Indicates a normal day which originally was a holiday.

Holiday

Indicates a holiday that appears yearly.

Normal

Indicates a normal non-holiday day.

OverriddenHoliday

Indicates a holiday that appears when a holiday lands on a weekend and automatically moves onto the next day.