ggreen86 / XLSX-Workbook-Class

VFP Class to Create an XLSX Workbook without Excel Automation or Installed
45 stars 16 forks source link

GetCellValue #63

Closed tavocrochenci closed 1 year ago

tavocrochenci commented 2 years ago

Hi, Greg and friends. I'm having trouble getting the value of the cell when it contains a formula. Is it possible to get the value? I am not interested in obtaining the formula, only the value of it.

image

Greetings!

ggreen86 commented 1 year ago

The class does not store the value when the cell has a formula.