You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue was submitted by the add-in's exception handler.
Exception:
System.Runtime.InteropServices.COMException(0x800A03EC): 不能取得类 Worksheet 的 Move 属性
at System.Dynamic.ComRuntimeHelpers.CheckThrowException(Int32hresult,ExcepInfo&excepInfo,UInt32argErr,Stringmessage)
at CallSite.Target(Closure,CallSite,ComObject,Object)
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSitesite,T0arg0,T1arg1)
at CallSite.Target(Closure,CallSite,Object,Object)
at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2[T0,T1](CallSitesite,T0arg0,T1arg1)
at XLToolbox.Excel.ViewModels.WorkbookViewModel.DoMoveSheetsToTop()in X:\Code\xltoolbox\NG\XLToolbox\Excel\ViewModels\WorkbookViewModel.cs:line 524
at XLToolbox.Excel.ViewModels.WorkbookViewModel.<get_MoveSheetsToTop>b__27_0(Objectparameter)in X:\Code\xltoolbox\NG\XLToolbox\Excel\ViewModels\WorkbookViewModel.cs:line 250
at Bovender.Mvvm.DelegatingCommand.Execute(Objectparameter)in X:\Code\bovender\Bovender\Mvvm\DelegatingCommand.cs:line 121
Exception:
Message: 不能取得类 Worksheet 的 Move 属性
Environment
The text was updated successfully, but these errors were encountered: