Questions tagged [xlsx-populate]

Excel XLSX parser/generator written in JavaScript with Node.js and browser support,

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.

RESOURCES

16 questions
-2
votes
1 answer

Merge cells together in 'xlsx-populate' module for node js

I am using xlsx-populate module for making excel file, but I need merged some row and column together and set value to this. Anyone help to me for making this excel file? for example merge merge(A1, C3) and add my value into big row.
mohammad javad ahmadi
  • 2,031
  • 1
  • 10
  • 27
1
2