GetCellLocationByClientPoint
Worksheet.GetCellLocationByClientPoint method
通过客户端坐标点获取单元格位置。
public CellLocation GetCellLocationByClientPoint(Point clientPoint)
范围 | 类型 | 描述 |
---|---|---|
clientPoint | Point | 客户坐标点 |
返回值
CellLocation 对象。
也可以看看
- class CellLocation
- class Worksheet
- 命名空间 Aspose.Cells.GridDesktop
- 部件 Aspose.Cells.GridDesktop