
Christe Antoine
HEC Montréal
Followers: 0 Following: 0
Feeds
已回答
How to delete figure in an excel file
I finally found a solution: worksheets = Excel.sheets; numSheets = worksheets.Count; for s = 1 : numSheets ...
How to delete figure in an excel file
I finally found a solution: worksheets = Excel.sheets; numSheets = worksheets.Count; for s = 1 : numSheets ...
7 years 前 | 0
| 已接受
已回答
How to delete figure in an excel file
No, I already tried to do something like that. The excel macro give me something like: ActiveSheet.Shapes.Range(Array("Pictu...
How to delete figure in an excel file
No, I already tried to do something like that. The excel macro give me something like: ActiveSheet.Shapes.Range(Array("Pictu...
12 years 前 | 0
提问
How to delete figure in an excel file
Hi, I would like to directly delete all the figures in an excel file from MATLAB. I can select all the figures using activex...
12 years 前 | 3 个回答 | 1