Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Contents tagged with Office

  • Using ExcelPacke to create Excel sheets on server

    In one of my community projects I needed to output some listings as Excel file. As installing Excel to server is non-sense that I was easily able to avoid I found simple solution for Excel 2007 files – open-source project called ExcelPackage. In this posting I will show you hot to create simple event attendees report in Excel 2007 format using ExcelPackage.