MESCIUS SPREAD for Windows Forms 15.0J
Unparse(IReferenceSource,Int32,Int32,Expression) メソッド

数式を使用するIReferenceSourceオブジェクト。
コンテキスト行インデックスを示す整数値。
コンテキスト列インデックスを示す整数値。
式を表すExpressionオブジェクト。
指定した式を数式テキストに逆解析します。
構文
'宣言
 
Public Overloads Function Unparse( _
   ByVal contextSource As IReferenceSource, _
   ByVal contextRow As Integer, _
   ByVal contextColumn As Integer, _
   ByVal expr As Expression _
) As String

パラメータ

contextSource
数式を使用するIReferenceSourceオブジェクト。
contextRow
コンテキスト行インデックスを示す整数値。
contextColumn
コンテキスト列インデックスを示す整数値。
expr
式を表すExpressionオブジェクト。

戻り値の型

入力式から逆解析された数式テキスト。
参照

FormulaEngine クラス
FormulaEngine メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.