PowerTools SPREAD for Windows Forms 8.0J
Parse メソッド (DateTimeCellType)


シート上の解析対象のセルの文字列
指定した文字列を解析してセル型のデータ型に変換し、それをオブジェクトとして返します。
構文
'Declaration
 
Public Overrides Function Parse( _
   ByVal s As String _
) As Object
'使用法
 
Dim instance As DateTimeCellType
Dim s As String
Dim value As Object
 
value = instance.Parse(s)
public override object Parse( 
   string s
)

パラメータ

s
シート上の解析対象のセルの文字列
参照

DateTimeCellType クラス
DateTimeCellType メンバ

 

 


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