Skip to content

MikeHwb/xlsx-style-pro

 
 

Repository files navigation

xlsx-style

XLSX is optimized so that row heights can be modified

Parser and writer for various spreadsheet formats. Pure-JS cleanroom implementation from official specifications and related documents.

About this fork

NOTE: This project is a fork of the original (and awesome) SheetJS/xlsx project. It is extended to enable cell formats to be read from and written to .xlsx workbooks.

style of writing

workbooks['!rows'].push({ hpx: xxx})

About

add change row height feature

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Other 0.4%