GrapeCity SPREAD for Windows Forms 12.0J
IsFormattedWithParenthesesForPositiveValues メソッド


ナビゲーションツールとビュー
現在のフォーマッターが正の値をカッコで書式設定するかどうかを示します。
構文
bool IsFormattedWithParenthesesForPositiveValues()
'Declaration
 
Function IsFormattedWithParenthesesForPositiveValues() As Boolean
 
'使用法
 
Dim instance As IFormatter
Dim value As Boolean
 
value = instance.IsFormattedWithParenthesesForPositiveValues()

戻り値の型

負の値がカッコで書式設定される場合はtrue、それ以外の場合はfalse
解説
SpreadWinでオーバーライドする必要があります。
参照

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

 

 


Copyright © 2004 GrapeCity inc.