Search
WorkbookView.GetCellAt Method
See Also
 






Gets the cell at the specified coordinates.

 Overload List

Name Description

WorkbookView.GetCellAt (Int32, Int32)

Gets the cell at the specified coordinates, expressed relatively to the top/left of the control.

WorkbookView.GetCellAt (Measure, Measure)

Gets the cell at the specified coordinates, expressed relatively to the top/left of the worksheet.

 See Also