Search
WorkbookView.getCellAt Method
See Also
 






Gets the cell at a 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