FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelImport.IsFormula Property

True if the cell contains a formula.

Pascal
property IsFormula [Row, Column: integer]: boolean;
C++
__property boolean IsFormula[int Row, Column];

You can use for example this property to make cells containing formulas read only.

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