GrapeCity SPREAD for Windows Forms 12.0J
AddRange(String,Int32,Char,String,String,String,String) メソッド

書式のパターン文字列を示すSystem.String値。
GcTimeSpanセルに表示する小数点以下の桁数を示すSystem.Int32値。
小数点を表す文字を示すchar値。
値が正のときに前に付加する文字列を示すSystem.String値。
値が正のときに後ろに付加する文字列を示すSystem.String値。
値が正のときに前に付加する文字列を示すSystem.String値。
値が正のときに後ろに付加する文字列を示すSystem.String値。
指定した引数から作成された別のIList<TimeSpanField>の内容をコレクションの最後に追加します。
構文
'Declaration
 
Public Overloads Sub AddRange( _
   ByVal pattern As String, _
   ByVal decimalPlaces As Integer, _
   ByVal decimalPoint As Char, _
   ByVal positivePrefix As String, _
   ByVal positiveSuffix As String, _
   ByVal negativePrefix As String, _
   ByVal negativeSuffix As String _
) 

パラメータ

pattern
書式のパターン文字列を示すSystem.String値。
decimalPlaces
GcTimeSpanセルに表示する小数点以下の桁数を示すSystem.Int32値。
decimalPoint
小数点を表す文字を示すchar値。
positivePrefix
値が正のときに前に付加する文字列を示すSystem.String値。
positiveSuffix
値が正のときに後ろに付加する文字列を示すSystem.String値。
negativePrefix
値が正のときに前に付加する文字列を示すSystem.String値。
negativeSuffix
値が正のときに後ろに付加する文字列を示すSystem.String値。
参照

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

 

 


Copyright © 2004 GrapeCity inc.