So i'm exporting to an excel sheet using C# and xml. I am able to succefully export correctly. The only problem I have is that I don't know how to program the "Rows to repeat on top" using XML. Here is my code:
("<head>\n");
sb.Append("<style>\n");
sb.Append("@page")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.