fsprojects / ExcelProvider

This library is for the .NET platform implementing a Excel type provider.
http://fsprojects.github.io/ExcelProvider/
The Unlicense
141 stars 51 forks source link

Allow range parameter to take a sheet name #18

Closed chris-b1 closed 8 years ago

chris-b1 commented 9 years ago

Addresses Issue #16. Loads the named sheet if the range parameter is a sheet contained in the workbook.