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
949 stars 181 forks source link

Open exported workbook in smaller zoom #317

Open FlushBG opened 3 years ago

FlushBG commented 3 years ago

Hello, is there a setting to specify the default zoom level for an exported workbook? I am trying to get my workbook to open zoomed out at 80% by default.

Thanks!

abdullokh-mukhammadjonov commented 5 months ago

Hello, is there a setting to specify the default zoom level for an exported workbook? I am trying to get my workbook to open zoomed out at 80% by default.

Thanks!

Have you found any solution?