PowerTools SPREAD for Windows Forms 8.0J
IsDateFormat プロパティ (GeneralFormatter)


使用する書式文字列が日付時刻の書式文字列であるかどうかを判定します。
構文
'Declaration
 
Public ReadOnly Property IsDateFormat As Boolean
'使用法
 
Dim instance As GeneralFormatter
Dim value As Boolean
 
value = instance.IsDateFormat
public bool IsDateFormat {get;}

プロパティ値

Boolean:書式が日付書式の場合は True、それ以外の場合は False
参照

GeneralFormatter クラス
GeneralFormatter メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.