Spread 8.0 Documentation
Example
Support Options

Glossary Item Box

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

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