'宣言
Protected Overridable Sub OnCellBeginEdit( _ ByVal e As SpreadCellBeginEditEventArgs _ )
protected virtual void OnCellBeginEdit( SpreadCellBeginEditEventArgs e )
パラメータ
- e
- イベントデータを含む SpreadCellBeginEditEventArgs。
'宣言
Protected Overridable Sub OnCellBeginEdit( _ ByVal e As SpreadCellBeginEditEventArgs _ )
protected virtual void OnCellBeginEdit( SpreadCellBeginEditEventArgs e )