FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Model 名前空間 > DefaultSheetDataModel.CellEventArgs クラス : DefaultSheetDataModel.CellEventArgs コンストラクタ |
'Declaration
Public Function New( _ ByVal columnIndex As Integer, _ ByVal rowIndex As Integer _ )
public DefaultSheetDataModel.CellEventArgs( int columnIndex, int rowIndex )