改变Excel VB Editor里表属性窗口的Visable选项时报错Unable to set the visible property.....
报错 Unable to set the visible property of the worksheet class
我打开worksheet前会先跑这段代码
[解决办法]
这个必须是设置了保护工作簿,不让修改工作簿结构。

发布时间: 2013-09-13 21:12:00 作者: rapoo
改变Excel VB Editor里表属性窗口的Visable选项时报错Unable to set the visible property.....
报错 Unable to set the visible property of the worksheet class
我打开worksheet前会先跑这段代码