PowerTools SPREAD for ASP.NET 8.0J
Parse メソッド (MultiColumnComboBoxCellType)

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

パラメータ

s
解析対象の、シートのセルの文字列

戻り値の型

解析された結果を含むObject
参照

MultiColumnComboBoxCellType クラス
MultiColumnComboBoxCellType メンバ

 

 


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