MindFusion.Java Package Programmer's Guide
WorksheetView.getCellAt Method
See Also
 






Gets the cell at 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
com.mindfusion.spreadsheet Namespace