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


書式が日付時刻書式かどうかを取得または設定します。
構文
'Declaration
 
Property IsDateFormat As Boolean
'使用法
 
Dim instance As IGeneralFormatSupport
Dim value As Boolean
 
instance.IsDateFormat = value
 
value = instance.IsDateFormat
bool IsDateFormat {get; set;}

プロパティ値

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

IGeneralFormatSupport インタフェース
IGeneralFormatSupport メンバ

 

 


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