Spread 8.0 Documentation
Example
Support Options

Glossary Item Box

Example


The following example determines if the specified cell is selected.

C++

ret = m_Spread.IsCellSelected(Col, Row);

Visual Basic

ret = fpSpread1.IsCellSelected(Col, Row)

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