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