QXlsx icon indicating copy to clipboard operation
QXlsx copied to clipboard

Added showFormulas logic to Worksheet read method

Open israelsgalaxy opened this issue 9 months ago • 0 comments

When reading from a worksheet, sometimes we want to get the value of the cell even though a formula text is present. I have added logic to check showFormulas property in read method of Worksheet to decide whether to return the cell value or cell formula text.

israelsgalaxy avatar Jan 08 '25 06:01 israelsgalaxy