[F] Column page breaks #2453
Replies: 3 comments 3 replies
-
Also a question - do you accept PRs if I implement this feature? |
Beta Was this translation helpful? Give feedback.
-
@StefanNedelchev hello, I'm interested in this feature, you can take a look at the project(@zurmokeeper/exceljs) and if you can implement it, I can merge it here if it's useful to very many people. Thank you! |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 Feature Proposal
Column page breaks (similar to row breaks but these are applied on columns instead of rows)
Motivation
The XLSX format supports column breaks just like row breaks but this library only implements only the latter.
Example
Beta Was this translation helpful? Give feedback.
All reactions