'宣言 Overloads Function ResolveReferenceSource( _ ByVal engine As FormulaEngine, _ ByVal path As System.String, _ ByVal bookName As System.String, _ ByVal refSourceName As System.String _ ) As IReferenceSource
IReferenceSource ResolveReferenceSource( FormulaEngine engine, System.string path, System.string bookName, System.string refSourceName )
パラメータ
- engine
- 数式パーサーを示すFormulaEngineオブジェクト。
- path
- ブックのパスを示す文字列値。
- bookName
- ブック名を示す文字列値。
- refSourceName
- 参照ソースを示す文字列値。
戻り値の型
解析された式を表すExpressionオブジェクト。