'Declaration Function GetFormula( _ ByVal index As Integer _ ) As String
'Declaration
Function GetFormula( _ ByVal index As Integer _ ) As String
'使用法 Dim instance As IExpressionConsumer Dim index As Integer Dim value As String value = instance.GetFormula(index)
'使用法
Dim instance As IExpressionConsumer Dim index As Integer Dim value As String value = instance.GetFormula(index)
string GetFormula( int index )
IExpressionConsumer インタフェース IExpressionConsumer メンバ
© 2004-2017, GrapeCity inc. All rights reserved.