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

Feature request: worksheet outlines #30

Closed
jmcnamara opened this issue Dec 10, 2015 · 9 comments
Closed

Feature request: worksheet outlines #30

jmcnamara opened this issue Dec 10, 2015 · 9 comments

Comments

@jmcnamara
Copy link
Owner

jmcnamara commented Dec 10, 2015

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.

@jmcnamara jmcnamara self-assigned this Dec 10, 2015
@jmcnamara jmcnamara added this to the Phase2 milestone Dec 10, 2015
@jmcnamara jmcnamara modified the milestones: Phase4, Phase3 Jan 4, 2017
@papa-kilo
Copy link

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

@papa-kilo
Copy link

+1

@RaFaeL-NN
Copy link

RaFaeL-NN commented Jan 31, 2018

+1
Grouping and levels is most needed right now

@jmcnamara jmcnamara changed the title Feature request: worksheet_outline_settings() Feature request: worksheet outlines Feb 2, 2018
@Genricke
Copy link

Genricke commented Feb 2, 2018

+1
Please add collapse row. Thanks !

jmcnamara added a commit that referenced this issue Feb 4, 2018
jmcnamara added a commit that referenced this issue Feb 4, 2018
@jmcnamara
Copy link
Owner Author

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

@RaFaeL-NN
Copy link

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

@jmcnamara
Copy link
Owner Author

Outline settings is also needed

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

jmcnamara added a commit that referenced this issue Feb 5, 2018
@RaFaeL-NN
Copy link

Thank you, works perfect

jmcnamara added a commit that referenced this issue Feb 7, 2018
jmcnamara added a commit that referenced this issue Feb 11, 2018
@jmcnamara
Copy link
Owner Author

Added in version 0.7.6. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants