SPREAD for WPF 3.0J - GcSpreadSheet
Parse メソッド (ICellType)

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > ICellType インターフェース : Parse メソッド
解析するシート上のセルの文字列。
指定した文字列をセル型のデータ型に解析し、それをオブジェクトとして返します。
シンタックス
'宣言
 
Function Parse( _
   ByVal s As System.String _
) As System.Object
System.object Parse( 
   System.string s
)

パラメータ

s
解析するシート上のセルの文字列。
参照

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