Thread: [Solved] font size of table
View Single Post
 
Old 10-07-2013, 06:19 AM
norwood norwood is offline Windows Vista Office 2000
Novice
 
Join Date: Sep 2013
Posts: 23
norwood is on a distinguished road
Default font size of table

How do I define the font size and height of a whole table ?

Currently, I'm defining the font size and height cell-by-cell, but this doesn't seem efficient (using Selection.Font.Size = 12, ect...).

And related, how do I define the "center justification" of a single column ? I'm also defining this cell-by-cell.

Thanks for any help !
Reply With Quote