Jilani Syed
Jilani Syed
As much as I have seen I think that the entire Excel file props are loaded into memory to read and write. To optimize performance, I suggest selectively loading and...
This feature request is requesting the following and the direction this project is expected is left for discussion. 1. Detect whether a cell has a formula in it. Which I...
In line with #158 & #165, features such as image,drawing,chart support can be moved to a single/multiple feature flags as per the broad consensus of the community. This would reduce...
@MathNya, For [version3.0](https://github.com/MathNya/umya-spreadsheet/tree/version3.0), I am proposing following 1. Functions like (there are multiple, given only one as an example) `get_sheet` returns `Option`. The functions gives `None` when it cant get...