SPREAD for WPF 3.0J - GcSpreadSheet
ResolveReferenceSource(FormulaEngine,String,String,String) メソッド

GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > ISymbolResolver インターフェース > ResolveReferenceSource メソッド : ResolveReferenceSource(FormulaEngine,String,String,String) メソッド
数式パーサーを示すFormulaEngineオブジェクト。
ブックのパスを示す文字列値。
ブック名を示す文字列値。
参照ソースを示す文字列値。
指定したパス、ブック名、参照ソース名から参照ソースを解決します。
シンタックス
'宣言
 
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オブジェクト。
参照

ISymbolResolver インターフェース
ISymbolResolver メンバ
オーバーロード一覧