GrapeCity SPREAD for Windows Forms 12.0J
Format(TimeSpan,FormatOptions) メソッド


時間間隔を示すSystem.TimeSpan値。
追加の書式オプションを指定する値。
指定した数字を表示テキストに書式設定します。
構文
'Declaration
 
Overloads Function Format( _
   ByVal timeSpan As TimeSpan, _
   Optional ByVal options As FormatOptions _
) As FormatResult
'使用法
 
Dim instance As IFormatter
Dim timeSpan As TimeSpan
Dim options As FormatOptions
Dim value As FormatResult
 
value = instance.Format(timeSpan, options)

パラメータ

timeSpan
時間間隔を示すSystem.TimeSpan値。
options
追加の書式オプションを指定する値。

戻り値の型

書式設定された結果を示すFormatResult値。
参照

IFormatter インタフェース
IFormatter メンバ
オーバーロード一覧

 

 


Copyright © 2004 GrapeCity inc.