Example
The following example retrieves the last cell to which the user can move the focus.
C++
m_Spread.GetLastValidCell(&Col, &Row);
Visual Basic
fpSpread1.GetLastValidCell Col, Row
Spread 8.0 Documentation | |
Example | |
Support Options |
Glossary Item Box