Lazarus

Programming => Packages and Libraries => FPSpreadsheet => Topic started by: Jvan on April 17, 2021, 01:08:37 am

Title: How to get the value of a cell that have a formula?
Post by: Jvan on April 17, 2021, 01:08:37 am
How to get the value of a cell that have a formula?

Thanks.
Title: Re: How to get the value of a cell that have a formula?
Post by: wp on April 17, 2021, 01:15:19 am
You mean the calculated result? Add the workbook option boAutoCalc to calculate all formulas when a cell changes. Or call Workbook.CalcFormulas if you want to do it manually.
TinyPortal © 2005-2018