QtXlsxWriter
QtXlsxWriter copied to clipboard
QtXlsx how to read Formulas?
hi, I'm want to read "monster.xlsx" file and convert to a json file, but I can't find any method to read the Formula's cell. can you give me a Answer?
http://qtxlsx.debao.me/cell.html#formula
Cell::formula().formulaText() is probably what you are after