dtjohnson / xlsx-populate

Excel XLSX parser/generator written in JavaScript with Node.js and browser support, jQuery/d3-style method chaining, encryption, and a focus on keeping existing workbook features and styles in tact.
MIT License
956 stars 183 forks source link

Parse Merged Ranges #311

Open gigcasters-dev opened 3 years ago

gigcasters-dev commented 3 years ago

I am trying to get a list of the merged cells so I can populate the other cells in the merged list.