Ziv-Barber / officegen

Standalone Office Open XML files (Microsoft Office 2007 and later) generator for Word (docx), PowerPoint (pptx) and Excell (xlsx) in javascript. The output is a stream.
MIT License
2.64k stars 472 forks source link

Add rotate text (text direction) of table cell #372

Open iamsimakov opened 4 years ago

iamsimakov commented 4 years ago

Thank you for great project. There is some fixes for text rotation of the docx table. Description of available values textDirection : https://docs.microsoft.com/en-us/dotnet/api/documentformat.openxml.wordprocessing.textdirection?view=openxml-2.8.1 in brief it may be: tbRl or btLr