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)

Copyright © GrapeCity, inc. All rights reserved.