How to use the 'Total Row' style option in Word using Python docx -


i using python along python-docx pandas copy dataframe microsoft word.

i have managed copy data on table , apply style contained within word file, cannot figure out how apply total row style option final row in table applies styles used totals rows (see screenshot word below).

i have tried looking through table styles , latent styles contained in python-docx can't identify way of picking total row option.

any appreciated!

enter image description here

i have since found out current version of module doesn't support modifying these style options. have requested functionality added in future version.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - IE9 error '$'is not defined -