.net的表格,界面上随机乱点,会触发错误

我使用的是Aspose.Cells.GridDesktop .Net C# V21.11.0.0.net的表格,界面上随机乱点,会触发错误。请问什么原因导致的,怎么解决?
************** 异常文本 **************
System.IndexOutOfRangeException: 索引超出了数组界限。
在  .​ (Int32 )
在  . (Int32 ,  )
在  . (Int32 ,  , Int32 )
在  …ctor( ​ , Int32 )
在  .(Int32 , Int32 , Boolean , Boolean )
在  . (Int32 , Boolean , Boolean )
在  ​ .(Int32 , Boolean , Boolean )
在  ​ . (Int32 )
在 Aspose.Cells.GridDesktop.Worksheet.( ​ , Int32 )
在 Aspose.Cells.GridDesktop.GridDesktop.( ​ , Int32 , Int32 , Int32 , Int32 , Int32 , Int32 , Int32&  )
在 Aspose.Cells.GridDesktop.GridDesktop.OnPaint(PaintEventArgs e)
在 System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
在 System.Windows.Forms.Control.WmPaint(Message& m)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
在 System.Windows.Forms.UserControl.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)
微信图片_20240313151107.png (169.5 KB)

@SalesDhorde,

请尝试使用我们的最新版本/修复:Aspose.Cells.GridDesktop 24.3.0。
下载/NuGet

如果您在最新版本中仍然发现问题,请分享一个带有资源文件的示例项目,以便我们重现该问题,我们会尽快检查。