I added the configuration of break page .I want to know if is it possible to display page break view by default in xlsxwriter (python)?
I tried with sheet.set_page_break_view() but I got error .
Any help please?
source https://stackoverflow.com/questions/76348589/how-to-display-break-page-by-default-with-xlsxwriter-python
Comments
Post a Comment