PowerTools SPREAD for Windows Forms 8.0J
IsNegative メソッド


テキスト文字列
地域設定に従って、文字列が負であるかどうかを返します。
構文
'Declaration
 
Function IsNegative( _
   ByVal text As String _
) As Boolean
'使用法
 
Dim instance As IManageFmtInput
Dim text As String
Dim value As Boolean
 
value = instance.IsNegative(text)
bool IsNegative( 
   string text
)

パラメータ

text
テキスト文字列
参照

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

 

 


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