IExcelSchemaProvider Methods
When implemented, provides the capability to customize the schema retrieved for an Excel/CSV file.| Name | Description |
|---|---|
| GetSchema(String, Stream, ExcelDocumentFormat, ExcelSourceOptionsBase, CancellationToken) | Returns the schema of an Excel data source. |
See Also