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

How do I set a page break? #492

Closed
iwalkerr opened this issue Sep 27, 2019 · 6 comments
Closed

How do I set a page break? #492

iwalkerr opened this issue Sep 27, 2019 · 6 comments
Labels
enhancement New feature or request

Comments

@iwalkerr
Copy link

Can I add a page break?

Methods the following:
f.SetRowBreak(row)
f.SetColumnBreak(column)

@iwalkerr
Copy link
Author

Xnip2019-09-28_17-47-45

This paging method is invalid, see if it is bug?

@xuri
Copy link
Member

xuri commented Sep 29, 2019

Hi @iwalkerr, the AutoPageBreaks option in SetSheetPrOptions function flag indicating whether the sheet displays Automatic Page Breaks. This lib no support insert page break currently, I'll add this feature later.

@iwalkerr
Copy link
Author

thanks

@xuri xuri added the enhancement New feature or request label Nov 21, 2019
@hyp530
Copy link

hyp530 commented Feb 27, 2020

Hi @iwalkerr, the AutoPageBreaks option in SetSheetPrOptions function flag indicating whether the sheet displays Automatic Page Breaks. This lib no support insert page break currently, I'll add this feature later.

Suggest to add "Page Setup -> Print Area", which is very import for setting format for printing.

@iwalkerr
Copy link
Author

Hi @iwalkerr, the AutoPageBreaks option in SetSheetPrOptions function flag indicating whether the sheet displays Automatic Page Breaks. This lib no support insert page break currently, I'll add this feature later.

Suggest to add "Page Setup -> Print Area", which is very import for setting format for printing.

thanks

@xuri xuri added the in progress Working in progress label Feb 29, 2020
@xuri xuri closed this as completed in 1d87da5 Feb 29, 2020
@xuri
Copy link
Member

xuri commented Feb 29, 2020

Hi @iwalkerr, I had initialized insert and remove page break support. Please try to upgrade the library with the master branch code.

@xuri xuri removed the in progress Working in progress label Feb 29, 2020
nullfy pushed a commit to nullfy/excelize that referenced this issue Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants