How to open an existing Excel worksheet and set column width to best fit Using openXML SAX in C# ? I need to iterate the columns to set them to best fit.
I found many examples online to set the column width when creating the column but not for existing.
Thanks.
Danyeung