Worksheet.GetCellLocationByClientPoint

Worksheet.GetCellLocationByClientPoint method

Gets the cell location by client coordinates point.

public CellLocation GetCellLocationByClientPoint(Point clientPoint)
ParameterTypeDescription
clientPointPointClient coordinates point

Return Value

CellLocation object.

See Also