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

Multiple worksheets don't show up #16

Closed isaacabraham closed 8 years ago

isaacabraham commented 9 years ago

If I reference an xslx file with multiple worksheets, it always shows the first sheet, even if I override it with a specific worksheet name in the type constructor.