Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rowBreaks feature. #389

Merged
merged 2 commits into from
Sep 17, 2017
Merged

Add rowBreaks feature. #389

merged 2 commits into from
Sep 17, 2017

Conversation

brucejo75
Copy link
Contributor

@brucejo75 brucejo75 commented Sep 5, 2017

Hi Guyon,
Added a feature to enable inserting page breaks (#386).

  • Add rowBreaks array into worksheet data structure.
  • Add row method addPageBreak().
    Note: there are 2 args to addPageBreak() but I was unable to get them working satisfactorily, so I did not document the args (needed to move on).
  • Add in xform methods for brk tag and rowBreaks tag.
  • Add rowBreaks tests.
  • Documented in Readme.md.

@guyonroche guyonroche merged commit 0d94429 into exceljs:master Sep 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants