Example
The following example retrieves the cell coordinates of the specified cell using screen coordinates.
C++
m_Spread.GetCellFromScreenCoord(&lCol, &lRow, x, y);
Visual Basic
fpSpread1.GetCellFromScreenCoord lCol, lRow, x, y
| Spread 8.0 Documentation | |
| Example | |
| Support Options | |
Glossary Item Box