I am looking for a method to programmatically set text justification in a table. As far as I can tell the attribute is not available at run time. Has anyone had any experience with this? Thanks.
Of course you could make several identical tables on top of each other, but with different font alignment, then make the desired one visible ;). It's ugly but will work just fine.