'宣言 Public Function New( _ ByVal context As Object, _ ByVal errorDisplayText As String, _ ByVal errorValue As Object, _ ByVal errorInfo As CalculationErrorValue _ )
public FormulaReferenceErrorEventArgs( object context, string errorDisplayText, object errorValue, CalculationErrorValue errorInfo )