SelectionManager.SetCurrentCell(Int64, Int32) 方法

定义

public:
 bool SetCurrentCell(long rowIndex, int columnIndex);
public bool SetCurrentCell (long rowIndex, int columnIndex);
member this.SetCurrentCell : int64 * int -> bool
Public Function SetCurrentCell (rowIndex As Long, columnIndex As Integer) As Boolean

参数

rowIndex
Int64
columnIndex
Int32

返回

适用于