NanoXLSX
NanoXLSX copied to clipboard
Multiline
Is your feature request related to a problem? Please describe. I want to add a list of strings in one cell
Describe the solution you'd like Add multiline support
Additional context
Hi, This is at the first rank in the backlog (Formatting & Data --> Cell inline formatting). Unfortunately, I cannot say when v3.0 will be available, since I'm currently the sole maintainer of the repo and doing this just beside a regular dev job.
Hi, okay, I just missed the feature. No hurry.
Can you tell me on which docs (from Microsoft?) you create the implementation of features?
Thanks
Hi,
sorry about the delay.
The specs of inline formatting can be found in the official ISO documentation of ISO-IEC 29500-1. You find the documentation at: https://standards.iso.org/ittf/PubliclyAvailableStandards/index.html (search for ISO-IEC 29500-1)
More specific, the topic is described in chapter 18.4.1 to 18.4.14. This may also refer to chapter 17.3ff. But be aware that this section is 178 pages long and not everything may apply to XLSX. Probably 18.4.x covers the most relevant topics. But I have not evaluated the whole scope yet.