FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > SelectionChangingEventArgs クラス : SelectionChangingEventArgs コンストラクタ |
'宣言
Public Function New( _ ByVal view As SpreadView, _ ByVal cellRange As CellRange, _ ByVal currentRow As Integer, _ ByVal currentColumn As Integer _ )
public SelectionChangingEventArgs( SpreadView view, CellRange cellRange, int currentRow, int currentColumn )