MathNya / umya-spreadsheet

A pure rust library for reading and writing spreadsheet files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reading a sheet with named ranges and then writing it

arnabanimesh opened this issue · comments

Reading a sheet with named ranges and then writing that same file is not supported. It throws an error saying non-standard address.

The correction has been completed.
Please obtain the latest version and check again.