MESCIUS SPREAD for Windows Forms 15.0J
SetFormatString メソッド (GeneralFormatter)

書式文字列
数値を日付や時刻として扱うかどうかを表すブール値
値の書式設定に使用する書式文字列を設定します。
構文
'宣言
 
Public Sub SetFormatString( _
   ByVal value As String, _
   ByVal isDateFormat As Boolean _
) 
public void SetFormatString( 
   string value,
   bool isDateFormat
)

パラメータ

value
書式文字列
isDateFormat
数値を日付や時刻として扱うかどうかを表すブール値
参照

GeneralFormatter クラス
GeneralFormatter メンバ

 

 


© MESCIUS inc. All rights reserved.