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


負のパーセント値の書式を取得または設定します。
構文
'Declaration
 
Property PercentNegativePattern As Integer
'使用法
 
Dim instance As IRegionalSettings
Dim value As Integer
 
instance.PercentNegativePattern = value
 
value = instance.PercentNegativePattern
int PercentNegativePattern {get; set;}

プロパティ値

負のパーセント値の書式を表すInteger
解説

値はMicrosoft .NET NumberFormatInfo.PercentNegativePattern値に一致します。

参照

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

 

 


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