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


数値書式情報を取得または設定します。
構文
'Declaration
 
Property NumberFormat As NumberFormatInfo
'使用法
 
Dim instance As IGeneralFormatSupport
Dim value As NumberFormatInfo
 
instance.NumberFormat = value
 
value = instance.NumberFormat
NumberFormatInfo NumberFormat {get; set;}

プロパティ値

数値書式情報を含むNumberFormatInfoオブジェクト
参照

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

 

 


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