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