Developer technologies | Visual Basic for Applications
An implementation of Visual Basic that is built into Microsoft products.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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