Your comments indicate that this formatting is for a table inside a PowerPoint slide.
Assumptions
I assume that you have already created a table, table rows, table cells and display text.
It is also assumed that everything works for you, and now you want to add formatting.
If you want to format text and cells, you can do this using the following:
I tricked and used the Open XML SDK 2.0 Productivity Tool for Microsoft Office . "
I just created a new PowerPoint file, added a spreadsheet, and edited the 3rd cell.
Then I ran the SDK tool and displayed the code on "[] โโ/ppt/presentation.xml".
I added comments to the reflected code so you can understand it better.
MikeTeeVee
source share