[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.WeekFlags

WeekFlags Enum

Defines flags for the different weeks.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
[Flags]
public enum WeekFlags
<Flags>
Public Enum WeekFlags

Fields

Name Description
All

Specifies all weeks in the month.

FifthWeek

Specifies the fifth week in the month.

FirstWeek

Specifies the first week in the month.

FourthWeek

Specifies the fourth week in the month.

LastWeek

Specifies the last week in the month.

None

Specifies no weeks.

SecondWeek

Specifies the second week in the month.

ThirdWeek

Specifies the third week in the month.