fahidnasir / Excel-Document-Writer

Sample Project to Create Excel File having following features: Excel Styled Table. Custom Values for Table Headers. Writing Different Type of data in one Iteration. Writing Hyperlink with Custom Link Text. Saving File with DateTime Stamp. Releasing Resources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excel-Document-Writer

Techonology Used

C# 6.0
.NET 4.5.2
Visual Studio 2015 Update 3

Summary

Excell Document Writer is a dot NET Console to Create Excel File running on Windows Platform.

Features

  • Excel Styled Table.
  • Custom Values for Table Headers.
  • Writing Different Type of data in one Iteration.
  • Writing Hyperlink with Custom Link Text.
  • Saves File in Documents folder with DateTime Stamp.
  • Releasing Resources.

Resources

Used Official Microsoft Office Interop Library

Microsoft.Office.Interop.Excel

About

Sample Project to Create Excel File having following features: Excel Styled Table. Custom Values for Table Headers. Writing Different Type of data in one Iteration. Writing Hyperlink with Custom Link Text. Saving File with DateTime Stamp. Releasing Resources.

License:MIT License


Languages

Language:C# 100.0%