When use 'xlsread' , error 'Eror using Interface.Microsoft_excel_12.0_Object_Library._WorkSheet/set' ,please help!
Show older comments
The error as follows: Error using Interface.Microsoft_excel_12.0_Object_Library._WorkSheet/set
Invoke Error, Dispatch Exception:
Source:Microsoft Office Excel
Description:不能设置类Worksheet的Visible属性
Help File :C:\Program Files\microsoft office\office12\2052\Xlmain11.chm
Help Comtext ID:0
Error in xlsreadCOM>activate_sheet(line 88)
set(TargetSheet,'Visible','xlsheetvisible');
Error in xlsreadCOM(line 36)
actuvate_sheet(Excel,sheet);
There is Encrypting File System in my computer,I do not know whether it affects. Thank you !
Accepted Answer
More Answers (1)
Image Analyst
on 18 Jan 2013
0 votes
Do you have Excel installed on your computer? I'd guess that you don't. Or you have only the Excel "Starter" edition.
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!