用韩语删除CustomProperty的Excel问题

在韩文操作系统中,当我尝试调用CustomProperty对象上的Delete()方法时,出现以下exception。 我正在使用Office2003 PIA for Excel在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()