如题
Exception from HRESULT: 0x800A03EC
最终没有好的解决方案,只好屏蔽掉
Try obook.SaveAs(excelSaveName) Catch ex As System.Runtime.InteropServices.COMException '屏蔽掉Exception from HRESULT: 0x800A03EC End Try
posted on 2014-10-30 11:02 零℃弥合 阅读(348) 评论(0) 编辑 收藏 举报