PowerTools SPREAD for Windows Forms 10.0J
FromFormattedString メソッド


書式付き文字列
書式付き文字列の値を解析して返します。
構文
'Declaration
 
Function FromFormattedString( _
   ByVal value As String _
) As Object
'使用法
 
Dim instance As ISEditFormatter
Dim value As String
Dim value As Object
 
value = instance.FromFormattedString(value)
object FromFormattedString( 
   string value
)

パラメータ

value
書式付き文字列

戻り値の型

解析された値を含むObject
参照

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

 

 


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