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

Feature request: override schema definition #57

Open jackfoxy opened 6 years ago

jackfoxy commented 6 years ago

Description

Frequently the column types inferred by the TP are wrong. Implement a schema definition parameter, similar to how CSV TP does. The ability to override only selected columns in the range would be preferred.

Known workarounds

ForceString