'Declaration Public Function GetFormula( _ Optional ByVal engine As FormulaEngine _ ) As String
'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)
'使用法
Dim instance As CfValue Dim engine As FormulaEngine Dim value As String value = instance.GetFormula(engine)
public string GetFormula( FormulaEngine engine )
CfValue 構造体 CfValue メンバ
Copyright © 2004 GrapeCity inc.