GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > Function クラス : GetArgumentType メソッド |
'Declaration
Public Function GetArgumentType( _ ByVal argIndex As Integer, _ ByVal argCount As Integer _ ) As ArgumentType
public ArgumentType GetArgumentType( int argIndex, int argCount )