Spread 8.0 Documentation
Example
Support Options

Glossary Item Box

Example


The following example retrieves the first cell to which the user can move the focus.

C++

m_Spread.GetFirstValidCell(&Col, &Row);

Visual Basic

fpSpread1.GetFirstValidCell Col, Row

Copyright © GrapeCity, inc. All rights reserved.