Welcome to MSDN Blogs Sign in | Join | Help

You had me at "Hello World!"

XAML, WPF, Silverlight, .NET, Office 2007, Windows code samples and other interesting things

Syndication

Browse by Tags

All Tags » Office 2007   (RSS)
Retrieving Information From Excel 2007 Files
Ever needed a sample code to programmatically extract data from Excel 2007 table? Given an excel table like this (in book1.xlsx): Name ID Color Ball 1 White Phone 2 Green Cup 3 Yellow Here’s a function to retrieve the contents of the table: /// <summary> Read More...

Posted Sunday, February 18, 2007 5:43 PM by nikola | 4 Comments


Attachment(s): ExcelHelper.cs

Page view tracker