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 !
|