'宣言 Public Function New( _ ByVal view As SpreadView, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal button As MouseButtons, _ ByVal columnHeader As Boolean, _ ByVal rowHeader As Boolean _ )
'宣言
Public Function New( _ ByVal view As SpreadView, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal button As MouseButtons, _ ByVal columnHeader As Boolean, _ ByVal rowHeader As Boolean _ )
public CellClickEventArgs( SpreadView view, int row, int column, int x, int y, MouseButtons button, bool columnHeader, bool rowHeader )
CellClickEventArgs クラス CellClickEventArgs メンバ オーバーロード一覧
© MESCIUS inc. All rights reserved.