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

适用于