SheetJS / sheetjs

📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs
https://sheetjs.com/
Apache License 2.0
35.02k stars 8k forks source link

Support for Excel Wrap Text #2786

Closed jamesderrick closed 2 years ago

jamesderrick commented 2 years ago

Is there any existing functionality to enable Wrap Text to an entire workbook, sheet or just some select columns? I'm currently using the json_to_sheet function and have a few columns that'd benefit by having Excel's Wrap Text enabled by default. If it is possible, an example would be much appreciated If not then some advice on how I might add this functionality would also be great

SheetJSDev commented 2 years ago

Not currently. Wrap Text is a cell style, and we do not plan to address styling in the Community Edition until we are reasonably happy with the state of data processing.

Until then, it and a bevy of advanced features are part of our Pro offering.