JSPM

xlsx-style-enadle-change-rowheight

1.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 11
  • Score
    100M100P100Q46312F
  • License Apache-2.0

Excel (XLSB/XLSX/XLSM/XLS/XML) and ODS spreadsheet parser and writer (extended to enable read/write of cell formats with xlsx files)

Package Exports

  • xlsx-style-enadle-change-rowheight

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (xlsx-style-enadle-change-rowheight) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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})