GrapeCity SPREAD for Windows Forms 12.0J
GetFormula メソッド (CfValue)


数式エンジン。
このCfValueの数式テキストを取得します。
構文
'Declaration
 
Public Function GetFormula( _
   Optional ByVal engine As FormulaEngine _
) As String
'使用法
 
Dim instance As CfValue
Dim engine As FormulaEngine
Dim value As String
 
value = instance.GetFormula(engine)
public string GetFormula( 
   FormulaEngine engine
)

パラメータ

engine
数式エンジン。

戻り値の型

このCfValueの数式テキストを表すSystem.String値。
参照

CfValue 構造体
CfValue メンバ

 

 


Copyright © 2004 GrapeCity inc.