[GH-ISSUE #140] Footer and header margins does not sets to 0 #114

Closed
opened 2026-05-05 11:42:08 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @RaFaeL-NN on GitHub (Dec 27, 2017).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/140

Originally assigned to: @jmcnamara on GitHub.

Unable to set margin with worksheet_set_header_opt (or worksheet_set_footer_opt) to 0, it sets to default. May be a good way is to changes this methods for using -1 as default (like in worksheet_set_margins) and 0 as working value? Thanks

Originally created by @RaFaeL-NN on GitHub (Dec 27, 2017). Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/140 Originally assigned to: @jmcnamara on GitHub. Unable to set margin with worksheet_set_header_opt (or worksheet_set_footer_opt) to 0, it sets to default. May be a good way is to changes this methods for using -1 as default (like in worksheet_set_margins) and 0 as working value? Thanks
gitea-mirror 2026-05-05 11:42:08 -06:00
Author
Owner

@Genricke commented on GitHub (Feb 2, 2018):

There is such a problem and it is not solved. :(

<!-- gh-comment-id:362589922 --> @Genricke commented on GitHub (Feb 2, 2018): There is such a problem and it is not solved. :(
Author
Owner

@jmcnamara commented on GitHub (Feb 3, 2018):

There is now a fix for this on the master branch.

<!-- gh-comment-id:362832905 --> @jmcnamara commented on GitHub (Feb 3, 2018): There is now a fix for this on the master branch.
Author
Owner

@RaFaeL-NN commented on GitHub (Feb 3, 2018):

It works, big thanks!

<!-- gh-comment-id:362839712 --> @RaFaeL-NN commented on GitHub (Feb 3, 2018): It works, big thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/libxlsxwriter#114
No description provided.