MathNya / umya-spreadsheet

A pure rust library for reading and writing spreadsheet files
MIT License
239 stars 41 forks source link

Support can be provided for simpler excel formulas. #152

Open MathNya opened 7 months ago

MathNya commented 7 months ago

Support can be provided for simpler excel formulas. so that the xml making up the spreadsheet containing cells with formula can be properly updated. For this I feel this option should be upto the user to decide if they want this to happen given the memory penalty.