[GH-ISSUE #30] Feature request: worksheet outlines #27

Closed
opened 2026-05-05 11:25:47 -06:00 by gitea-mirror · 9 comments
Owner

Originally created by @jmcnamara on GitHub (Dec 10, 2015).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/30

Originally assigned to: @jmcnamara on GitHub.

Add worksheet outline functionality and like the Python XlsxWriter:

https://xlsxwriter.readthedocs.io/working_with_outlines.html

  • Difficulty: 3 (Easy 1 - 5 Hard)
  • Priority: 3 (High 1 - 5 Low)

Add +1 as a comment to vote for this feature and to get an update when it is implemented.

Originally created by @jmcnamara on GitHub (Dec 10, 2015). Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/30 Originally assigned to: @jmcnamara on GitHub. Add worksheet outline functionality and like the Python XlsxWriter: https://xlsxwriter.readthedocs.io/working_with_outlines.html - Difficulty: 3 (Easy 1 - 5 Hard) - Priority: 3 (High 1 - 5 Low) Add +1 as a comment to vote for this feature and to get an update when it is implemented.
gitea-mirror 2026-05-05 11:25:47 -06:00
Author
Owner

@OkayPlunk commented on GitHub (Feb 22, 2017):

This capability would be useful for my uses. I'm willing to work on this if that would be helpful to you.

<!-- gh-comment-id:281565185 --> @OkayPlunk commented on GitHub (Feb 22, 2017): This capability would be useful for my uses. I'm willing to work on this if that would be helpful to you.
Author
Owner

@OkayPlunk commented on GitHub (Feb 22, 2017):

+1

<!-- gh-comment-id:281565405 --> @OkayPlunk commented on GitHub (Feb 22, 2017): +1
Author
Owner

@RaFaeL-NN commented on GitHub (Jan 31, 2018):

+1
Grouping and levels is most needed right now

<!-- gh-comment-id:361891135 --> @RaFaeL-NN commented on GitHub (Jan 31, 2018): +1 Grouping and levels is most needed right now
Author
Owner

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

+1
Please add collapse row. Thanks !

<!-- gh-comment-id:362587338 --> @Genricke commented on GitHub (Feb 2, 2018): +1 Please add collapse row. Thanks !
Author
Owner

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

I've added initial support for this feature to the mast branch.

I'll be adding additional features and docs in the next few days. In the meantime you can try out this example: https://github.com/jmcnamara/libxlsxwriter/blob/master/examples/outline.c

<!-- gh-comment-id:362940300 --> @jmcnamara commented on GitHub (Feb 4, 2018): I've added initial support for this feature to the mast branch. I'll be adding additional features and docs in the next few days. In the meantime you can try out this example: https://github.com/jmcnamara/libxlsxwriter/blob/master/examples/outline.c
Author
Owner

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

Big thanks!
Outline settings is also needed, because default Excel display option is strange. Thanks

<!-- gh-comment-id:363152200 --> @RaFaeL-NN commented on GitHub (Feb 5, 2018): Big thanks! Outline settings is also needed, because default Excel display option is strange. Thanks
Author
Owner

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

Outline settings is also needed

No problem. All the features of the Python version, link above, will be added to the C version.

<!-- gh-comment-id:363164618 --> @jmcnamara commented on GitHub (Feb 5, 2018): > Outline settings is also needed No problem. All the features of the Python version, link above, will be added to the C version.
Author
Owner

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

Thank you, works perfect

<!-- gh-comment-id:363469881 --> @RaFaeL-NN commented on GitHub (Feb 6, 2018): Thank you, works perfect
Author
Owner

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

Added in version 0.7.6. Closing.

<!-- gh-comment-id:364802352 --> @jmcnamara commented on GitHub (Feb 11, 2018): Added in version 0.7.6. Closing.
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#27
No description provided.