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

Add headerFooter node handling #271

Open Elithous opened 4 years ago

Elithous commented 4 years ago

Adds the parsing, methods, and output code necessary to manipulate header and footer values.