Skip to content

Conversation

@mattbolt
Copy link
Contributor

Description

Adds support for rowspan and colspan in the HTML Writer. The GridSpan and VMerge cell styles were previously being ignored.

Fixes #1283 for documents created at runtime. A fix for #1291 is still required when reading a saved document with <w:vMerge> tags that don't have 'w:val="continue"' attributes.

@troosan troosan merged commit d8caa0b into PHPOffice:develop Mar 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Colspan and rowspan not working on the HTML Writer

2 participants