GetCellLocationByClientPoint

Worksheet.GetCellLocationByClientPoint method

通过客户端坐标点获取单元格位置。

public CellLocation GetCellLocationByClientPoint(Point clientPoint)
范围类型描述
clientPointPoint客户坐标点

返回值

CellLocation 对象。

也可以看看