FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpread クラス : OnError メソッド |
'Declaration Protected Overridable Sub OnError( _ ByVal e As ErrorEventArgs _ )
'使用法 Dim instance As FpSpread Dim e As ErrorEventArgs instance.OnError(e)
protected virtual void OnError( ErrorEventArgs e )