Hello, I was facing issue with the automatic Pagebreaks that are coming up in my excel when i save it.
It considering each cell to be a pagebreak.
I even tried removing them with the VPageBreaks.Clear() and HPageBreaks.Clear() but its not working.
I was using Spire.XLS for .Net 14.0.1 with my Visual Studio 2019
Can I get some help regarding this issue.