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