R
Robert Crandal
I know how to change the width of a column by using the
following code:
Columns(1).ColumnWidth = 14
The problem is that I can't seem to find an equivalent
way to change the dimension of a row. Is there
an equivalent Rows() object that I can use in a similar manner?
thankx
following code:
Columns(1).ColumnWidth = 14
The problem is that I can't seem to find an equivalent
way to change the dimension of a row. Is there
an equivalent Rows() object that I can use in a similar manner?
thankx