MESCIUS SPREAD for Windows Forms 17.0J
Holiday コンストラクタ(Int32,Int32)

月を表す<b><see cref="T:System.Int32">Int32</see></b>値。
日を表す<b><see cref="T:System.Int32">Int32</see></b>値。
指定されたワークブックシートを使用てHoliday クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal month As Integer, _
   ByVal day As Integer _
)
public Holiday( 
   int month,
   int day
)

パラメータ

month
月を表す<b><see cref="T:System.Int32">Int32</see></b>値。
day
日を表す<b><see cref="T:System.Int32">Int32</see></b>値。
参照

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

 

 


© MESCIUS inc. All rights reserved.