GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > IReferenceSource インタフェース > GetReferenceExpression メソッド : GetReferenceExpression(FormulaEngine) メソッド |
'Declaration
Overloads Function GetReferenceExpression( _ ByVal formulaEngine As FormulaEngine _ ) As Expression
'使用法
Dim instance As IReferenceSource Dim formulaEngine As FormulaEngine Dim value As Expression value = instance.GetReferenceExpression(formulaEngine)
Expression GetReferenceExpression( FormulaEngine formulaEngine )