I'm exporting data to an Excel spreadsheet and I'm not able to use AutoFit, could anyone help me?
Code:
public void exportarExcel(InformacaoDB info, string nomeArquivo)
{
Microsoft.Office.Interop.Excel.Application xlApp = new Microsoft....
asked by
27.01.2015 / 14:27