PowerTools SPREAD for Windows Forms 10.0J
PercentDecimalDigits プロパティ (RegionalSettings)


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

プロパティ値

パーセント値の小数点以下の桁数を表すInteger
参照

RegionalSettings クラス
RegionalSettings メンバ

 

 


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