GrapeCity SPREAD for Windows Forms 11.0J
PercentDecimalDigits プロパティ (IRegionalSettings)


パーセント値の小数点以下の桁数を取得または設定します。
構文
'Declaration
 
Property PercentDecimalDigits As Integer
'使用法
 
Dim instance As IRegionalSettings
Dim value As Integer
 
instance.PercentDecimalDigits = value
 
value = instance.PercentDecimalDigits
int PercentDecimalDigits {get; set;}

プロパティ値

パーセント値の小数点以下の桁数を表すInteger
解説
パーセント記号を指定するには、PercentSign プロパティを設定します。
参照

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

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.