Hi,
One of my clients has a use case in their app which would require adding comments to the cells.
Here's an example from ClosedXML:

Here's the part of the ClosedXML documentation I've taken the image from:
https://github.com/closedxml/closedxml/wiki/Comments-Style-Size
Would it be possible to add similar feature to LargeXLSX?
My time is very constrained but I could consider contributing if no other maintainer is available.
LargeXLSX is crucial for the app, since ClosedXML has significantly worse performance and higher memory usage. The difference was literally 10x in some cases for larger files in this particular app.
Hi,
One of my clients has a use case in their app which would require adding comments to the cells.
Here's an example from ClosedXML:

Here's the part of the ClosedXML documentation I've taken the image from:
https://github.com/closedxml/closedxml/wiki/Comments-Style-Size
Would it be possible to add similar feature to LargeXLSX?
My time is very constrained but I could consider contributing if no other maintainer is available.
LargeXLSX is crucial for the app, since ClosedXML has significantly worse performance and higher memory usage. The difference was literally 10x in some cases for larger files in this particular app.