SelectionManager.SetCurrentCell(Int64, Int32) 方法

定義

public:
 bool SetCurrentCell(long rowIndex, int columnIndex);
public bool SetCurrentCell (long rowIndex, int columnIndex);
Public Function SetCurrentCell (rowIndex As Long, columnIndex As Integer) As Boolean

參數

rowIndex
Int64
columnIndex
Int32

傳回

Boolean

適用於