FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelGrid.FormulaReadOnly Property

Allows/Disallows the user to change cells with formulas.

Pascal
property FormulaReadOnly: boolean;
C++
__property boolean FormulaReadOnly;

You can set this property to true to allow the user to change the data, but not the formulas in the sheet.

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!