Application Thread Exception: System.Exception: Exception handled in FpSpread.WndProc ---> System.OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
在 FarPoint.Win.Spread.RangeGroupInfo.Clone()
在 FarPoint.Win.Spread.DefaultRangeGroupModel.GetRangeGroupInfo(Int32 level, Boolean isRowGroup)
在 FarPoint.Win.Spread.SheetView.GetRowVisible(Int32 row)
在 FarPoint.Win.Spread.SheetView.GetRowHeight(Int32 row)
在 FarPoint.Win.Spread.SheetView.o(Int32 A_0)
在 FarPoint.Win.Spread.SpreadView.p(Int32 A_0, Int32 A_1)
在 FarPoint.Win.Spread.SpreadView.GetViewportBottomRow(Int32 rowViewportIndex)
在 FarPoint.Win.Spread.SpreadView.b(Int32 A_0, Int32 A_1, MouseEventArgs A_2)
在 FarPoint.Win.Spread.SpreadView.h(MouseEventArgs A_0)
在 FarPoint.Win.Spread.FpSpread.OnMouseMove(MouseEventArgs e)
在 System.Windows.Forms.Control.WmMouseMove(Message& m)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 FarPoint.Win.Spread.FpSpread.WndProc(Message& m)
--- 内部异常堆栈跟踪的结尾 ---
在 FarPoint.Win.Spread.FpSpread.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) |