-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
How do I set a page break? #492
Comments
Hi @iwalkerr, the |
thanks |
Suggest to add "Page Setup -> Print Area", which is very import for setting format for printing. |
thanks |
Hi @iwalkerr, I had initialized insert and remove page break support. Please try to upgrade the library with the master branch code. |
Can I add a page break?
Methods the following:
f.SetRowBreak(row)
f.SetColumnBreak(column)
The text was updated successfully, but these errors were encountered: