Share via


SelectionManager.GetSelecttionBlockNumberForCell(Int64, Int32) Method

Definition

public:
 int GetSelecttionBlockNumberForCell(long nRowIndex, int nColIndex);
public int GetSelecttionBlockNumberForCell (long nRowIndex, int nColIndex);
member this.GetSelecttionBlockNumberForCell : int64 * int -> int
Public Function GetSelecttionBlockNumberForCell (nRowIndex As Long, nColIndex As Integer) As Integer

Parameters

nRowIndex
Int64
nColIndex
Int32

Returns

Applies to