FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Model 名前空間 > Parser クラス : ParseExpression メソッド |
'宣言
Public Function ParseExpression( _ ByVal text As String, _ ByVal customFunctions As Hashtable, _ ByVal customNames As Hashtable _ ) As Expression
public Expression ParseExpression( string text, Hashtable customFunctions, Hashtable customNames )