バージョン

ExcelCalcErrorValue コンストラクタ(ExcelCalcErrorCode,String,Object)

シンタックス
'宣言
 
Public Function New( _
   ByVal code As ExcelCalcErrorCode, _
   ByVal message As String, _
   ByVal value As Object _
)
public ExcelCalcErrorValue( 
   ExcelCalcErrorCode code,
   string message,
   object value
)

パラメータ

code
message
value
参照