SelectionManager.SetCurrentCell(Int64, Int32) Method

Definition

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

Parameters

rowIndex
Int64
columnIndex
Int32

Returns

Applies to