MindFusion WinForms Programmer's Guide
WorksheetView.GetCellAt Method
See Also
 





Gets the cell at the specified coordinates.

 Overload List

Name Description

WorksheetView.GetCellAt (Int32, Int32)

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

WorksheetView.GetCellAt (Measure, Measure)

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

 See Also

WorksheetView Members
WorksheetView Class
MindFusion.Spreadsheet Namespace