1,507 questions
Rotate text in excel cell using matlab
Wenquan Li
1
Reputation point
Hello,
I'm using matlab to create an Excel workbook with actxserver.
One of the requirements is that some text which serves as headers are rotated 90 degrees.
I have tried 'eSheet1.Range.Orientation=90'. But it didn't work.
Does anyone know how I can achieve this using matlab with actxserver?
LG,
Wenquan
Developer technologies Visual Basic for Applications
Sign in to answer