SelectionManager.GetSelecttionBlockNumberForCell(Int64, Int32) 方法

定义

public:
 int GetSelecttionBlockNumberForCell(long nRowIndex, int nColIndex);
public int GetSelecttionBlockNumberForCell (long nRowIndex, int nColIndex);
Public Function GetSelecttionBlockNumberForCell (nRowIndex As Long, nColIndex As Integer) As Integer

参数

nRowIndex
Int64
nColIndex
Int32

返回

Int32

适用于