SPREAD for WPF 3.0J - GcSpreadSheet
CalendarDateRange コンストラクタ(DateTime,DateTime)

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 > CalendarDateRange クラス > CalendarDateRange コンストラクタ : CalendarDateRange コンストラクタ(DateTime,DateTime)
表す範囲の開始日。
表す範囲の終了日。
日付の範囲を使用して、CalendarDateRange クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal start As System.Date, _
   ByVal end As System.Date _
)
public CalendarDateRange( 
   System.DateTime start,
   System.DateTime end
)

パラメータ

start
表す範囲の開始日。
end
表す範囲の終了日。
参照

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