MESCIUS SPREAD for Windows Forms 17.0J
GetTypeOfDay メソッド

テキストの回転を示すSystem.DateTime値。
休日に関連付けれらたHolidayForceHoliday、またはForceWorkdayクラス。
指定した日付に対応する項目を取得し、更に休日の種類を返します。
構文
'Declaration
 
Public Overridable Function GetTypeOfDay( _
   ByVal date As Date, _
   ByRef holiday As Object _
) As DayType
public virtual DayType GetTypeOfDay( 
   DateTime date,
   out object holiday
)

パラメータ

date
テキストの回転を示すSystem.DateTime値。
holiday
休日に関連付けれらたHolidayForceHoliday、またはForceWorkdayクラス。

戻り値の型

日のタイプを表す DayType 列挙体。
参照

HolidayCollection クラス
HolidayCollection メンバ

 

 


© MESCIUS inc. All rights reserved.