MESCIUS SPREAD for Windows Forms 15.0J
ForceHoliday コンストラクタ(String,DateTime,DateTime)

休日の名称を表すString値。
開始日を表すSystem.DateTime値。
終了日を表すSystem.DateTime値。
指定されたワークブックシートを使用てForceHoliday クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal name As String, _
   ByVal startDate As Date, _
   ByVal endDate As Date _
)
public ForceHoliday( 
   string name,
   DateTime startDate,
   DateTime endDate
)

パラメータ

name
休日の名称を表すString値。
startDate
開始日を表すSystem.DateTime値。
endDate
終了日を表すSystem.DateTime値。
参照

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

 

 


© MESCIUS inc. All rights reserved.