Resize the header/footer of an excel file from matlab
1 view (last 30 days)
Show older comments
Hi everyone,
I am looking to resize the height of the header of an excel sheet in which I am writing some data through the xlswrite function
I can write to the header through the following matlab command but I am looking for the command that allow me to increase the size of the header
xl.activeWorkbook.activesheet.PageSetup.LeftHeader = 'some text'
Thank you
Best regards
0 Comments
Answers (0)
See Also
Categories
Find more on Spreadsheets in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!