mfrigerio-rgl

Results 1 issues of mfrigerio-rgl

When save a Date with SaveAs excel recognize the Date, when do the same but with SaveAsByTemplate the Date is not recognized. dati.Dati.Add(new { Data = DateTime.Now }); ; //...