Spread 8.0 Documentation
Example
Support Options

Glossary Item Box

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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.