Rotate text in excel cell using matlab

Wenquan Li 1 Reputation point
2022-12-30T00:27:17.887+00:00

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
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.