Problem with merging cells horizontally and vertically at the same time using actxserver in Word
Afficher commentaires plus anciens
Hello,
I try to handle the Word with my MATLAB script. I tried to insert a new table and merge cells like on the following example:

Using actxserver and base commands I'm able to insert blank table and merge cells like for Header 1 or for Header 2, but I'm not able to do this operation at the same time. There is an error telling I've already merged some cells e.x. horizontally and I'm not now able to do it vertically. Is there any walkaround to obtain results like on the picture above?
Thanks for help.
2 commentaires
chicken vector
le 24 Avr 2023
You should share your code if you want detailed help.
Grzegorz Diaczek
le 24 Avr 2023
Modifié(e) : Grzegorz Diaczek
le 24 Avr 2023
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Use COM Objects in MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!