Is it possible to merge excel cells without using actxserver
조회 수: 4 (최근 30일)
이전 댓글 표시
Suppose the code is running on a system which does not have an excel application installed.
We can still generate an excel using
witecell(data,filename)
But can we merge the cells (lets say the range 'A1:A5') without using the actxserver ?
댓글 수: 1
Adam Danz
2025년 5월 15일
Could you provide a minimal example that illustrates your goal and the type of data you're working with?
참고 항목
카테고리
Help Center 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!