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

Column dimension group isn't working #32

Open
CrashLaker opened this issue Apr 21, 2023 · 0 comments
Open

Column dimension group isn't working #32

CrashLaker opened this issue Apr 21, 2023 · 0 comments

Comments

@CrashLaker
Copy link

Hi all,

im trying to group columns with openpyxl but it seems not to be working properly.
can anyone help me?

ws.column_dimensions.group('M', 'X', outline_level=1)
ws.column_dimensions.group('AA', 'AL', outline_level=1)

result:
it's only grouping 2 cells M-N AA-AB

image

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

No branches or pull requests

1 participant