Glossary Item Box
The following example determines if the specified cell is selected.
ret = m_Spread.IsCellSelected(Col, Row);
ret = fpSpread1.IsCellSelected(Col, Row)