필터 지우기
필터 지우기

Change the color for excel sheet that generated by writetable

조회 수: 2 (최근 30일)
Kat Lee
Kat Lee 2019년 4월 24일
Hey guys,
I am working on a function that part of it's job is to convert some tables into Excel (multisheets), this format conversion is been done with writetable command.
And now I need to change the color for part of the Excel cells, and I saw online docs that I shall communicate with windows COM server with command actxserver for this color changing option.
The point that I got stuck is that, from online docs, actxserver is not recommend to use with writetable.
So my question is that is there any possible that will allow me to modify the excel file I generated first to change the color, or shall I abandon writetable path to find some other methods to finish this conversion
Thank you
KL

답변 (0개)

카테고리

Help CenterFile Exchange에서 Use COM Objects in MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by