You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
majeeed87
changed the title
add rowspan to addHTML() (PhpWord/Shared/Html.php)
Solution to add rowspan to addHTML() (PhpWord/Shared/Html.php)
Jun 5, 2025
Uh oh!
There was an error while loading. Please reload this page.
update the code: phpoffice/phpword/src/PhpWord/Shared/Html.php
add this variable at the beginning of Html class:
update parseTable method:
update parseRow method:
update parseCell method:
Originally posted by @majeeed87 in #2643 (comment)
The text was updated successfully, but these errors were encountered: