在韩国操作系统上,尝试调用 CustomProperty 对象上的 Delete() 方法时出现以下异常。我正在使用 Excel 的 Office2003 PIA 在 C# 中执行此操作。这个 HRESULT 对我没有多大帮助,谁能帮忙弄清楚这里发生了什么?
"Exception from HRESULT: 0x800A03EC"} System.Exception {System.Runtime.InteropServices.COMException}
at System.RuntimeType.ForwardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData& msgData)
at Microsoft.Office.Interop.Excel.CustomProperty.Delete()