SPREAD for WPF 3.0J - GcSpreadSheet
AddRange(String) メソッド

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 > DateFieldCollection クラス > AddRange メソッド : AddRange(String) メソッド
指定した書式文字列を示すSystem.String値。
指定した書式文字列から構築された別の System.Collections.Generic.IList`1の内容をコレクションの末尾に追加します。
シンタックス
'宣言
 
Public Overloads Sub AddRange( _
   ByVal text As System.String _
) 
public void AddRange( 
   System.string text
)

パラメータ

text
指定した書式文字列を示すSystem.String値。
例外
例外解説
text に、変換できない無効な文字が含まれます。
参照

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