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

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

パラメータ

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

CellTypeBase クラス
CellTypeBase メンバ