SPREAD for WPF 4.0J - GcSpreadSheet
GetCellLocation メソッド

GrapeCity.Wpf.SpreadSheet アセンブリ > GrapeCity.Wpf.SpreadSheet 名前空間 > GcSpreadSheet クラス : GetCellLocation メソッド
指定されたマウス位置のセル位置を取得します。
シンタックス
'宣言
 
Public Sub GetCellLocation( _
   ByVal position As System.Windows.Point, _
   ByRef row As System.Integer, _
   ByRef column As System.Integer _
) 
public void GetCellLocation( 
   System.Windows.Point position,
   out System.int row,
   out System.int column
)

パラメータ

position
row
column
参照

GcSpreadSheet クラス
GcSpreadSheet メンバ