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)
Spread 8.0 Documentation | |
Example | |
Support Options |
Glossary Item Box