SPREAD for WPF 3.0J - GcSpreadSheet
ForceDayOfWeekHoliday コンストラクタ(String,Int32,Months,Weeks,DayOfWeeks)

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 > ForceDayOfWeekHoliday クラス > ForceDayOfWeekHoliday コンストラクタ : ForceDayOfWeekHoliday コンストラクタ(String,Int32,Months,Weeks,DayOfWeeks)
ForceDayOfWeekHolidayの名前を示す System.String 値。
System.Int32 の年を示す ForceDayOfWeekHoliday 値。
月を示す Months 列挙値。
月の第 X 曜日を示す Weeks 列挙値。
曜日を示す DayOfWeeks 列挙値。
指定した曜日規則を使用して、ForceDayOfWeekHoliday クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String, _
   ByVal year As System.Integer, _
   ByVal month As Months, _
   ByVal weekInMonth As Weeks, _
   ByVal dayOfWeek As DayOfWeeks _
)
public ForceDayOfWeekHoliday( 
   System.string name,
   System.int year,
   Months month,
   Weeks weekInMonth,
   DayOfWeeks dayOfWeek
)

パラメータ

name
ForceDayOfWeekHolidayの名前を示す System.String 値。
year
System.Int32 の年を示す ForceDayOfWeekHoliday 値。
month
月を示す Months 列挙値。
weekInMonth
月の第 X 曜日を示す Weeks 列挙値。
dayOfWeek
曜日を示す DayOfWeeks 列挙値。
例外
例外解説
yearDateTime.MinValue の年(1)未満か、DateTime.MaxValue の年(9999)を超えています。
monthGrapeCity.Windows.InputMan.Months で定義されていません。weekInMonthGrapeCity.Windows.InputMan.Weeks で定義されていません。dayOfWeekGrapeCity.Windows.InputMan.DayOfWeeks で定義されていません。
参照

ForceDayOfWeekHoliday クラス
ForceDayOfWeekHoliday メンバ
オーバーロード一覧