Spread 8.0 Documentation
Example
Support Options

Glossary Item Box

Example


The following example makes the active cell leave edit mode.

C++

m_Spread.SetEditMode(FALSE);

Visual Basic

fpSpread1.EditMode = False

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