Tommy,
Say I have an empty table defined like the following:
And I fill this table from DataTable - ImportDataTable call.
How do I set fonts per the whole table?
Do I need programmatically do it per cell?
Can I set default fonts per table from XML?
Thanks
Mark