R
Raja
Hi,
I set the Style.Orientation property to xlVertical as follow:
ActiveWorkbook.Styles("Normal") .Orientation = xlVertical
Looking on the value of the Orientation property after the assignment, it
still have
the xlHorizontal value. However In Cell Formats dialog, it appear correct
Any idea?
Raja
I set the Style.Orientation property to xlVertical as follow:
ActiveWorkbook.Styles("Normal") .Orientation = xlVertical
Looking on the value of the Orientation property after the assignment, it
still have
the xlHorizontal value. However In Cell Formats dialog, it appear correct
Any idea?
Raja