'宣言 Public Function New( _ ByVal context As Object, _ ByVal target As Control, _ ByVal errorDisplayValue As Object, _ ByVal errorValue As UltraCalcErrorValue _ )
public FormulaErrorEventArgs( object context, Control target, object errorDisplayValue, UltraCalcErrorValue errorValue )