Skip to content

00.ClosedXML.TableReader

René Pacios edited this page Jun 11, 2018 · 1 revision

ClosedXML.TableReader

ClosedXml is an amazing .NET library to manage Excel files based on OpenXML Standard. This component drastically reduces the complexity of working with Open XML SDK

ClosedXML.TableReader extends ClosedXML to read Excel tables in typed way. You can read all or some columns, apply transformation rules for each field, refer column by title or name using DataAnotations.


Clone this wiki locally