-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add support for merging the cells of a single table row. #82
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
Conversation
useful for merging cells.
|
Thanks @apteryks, we'll keep this around. I can't merge it as is but it may be a handy reference when we get to the implementation. If we use any of it I'll credit you on those commits. Just so you know, to be committable it would require acceptance and unit tests, and we would have to agree ahead of time on the API. Always happy to discuss this sort of thing, so feel free to reach out on this list or on the mailing list python-docx-dev@googlegroups.com to talk about any work you're planning that you'd like to contribute. API-wise on this one I'm thinking Anyway, spikes like this are often handy and I always check them out before working on a feature to see what I can learn before diving in, so thanks again for taking the time to submit it :) |
|
Hello Steve! I couldn't find a python-docx-dev group, so I continued this discussion here. |
indexed by 0 instead of mergeStart).
default value set to 'continue'.
Also in this commit, the horizontal merge was refactored to use the hMerge property rather than gridSpan. The visual grid system was modified to reflect the changes.
|
Hello Steve, this issue can be closed, thanks :) |
Example of use: