exceljs / exceljs

Excel Workbook Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No way to control summaryBelow or summaryRight

hpostley opened this issue · comments

Excel offers the option for outlined rows to collapse either to the top or bottom of the section (summaryBelow) and columns to collapse to either the left or right of the section (summaryRight). Exceljs supports outline but does not provide a way to set the outline direction.

Hi, did you ever find a solution to this? We ran into the same problem. I have no clue where to start if we wanted to try setting the manually.

Thanks for the quick response. We may take a crack at this in a fork and will send them a PR if successful. Just curious, what library did you switch to? We started with SheetJS (https://github.com/SheetJS/js-xlsx) but had a bad experience.

I took a stab at this in a PR.

Published in 0.9.0