Class | Description |
---|---|
ExcelContextualReader<T> |
Reads an Excel sheet with Context in mind, supporting things like Look Aheads etc.
|
ExcelRowByRowReader<T> |
Parse an Excel File Row by Row; the Row is represented by A simple List of values.
|
Copyright © 2018. All rights reserved.