Skip to content
This repository has been archived by the owner on Jan 25, 2019. It is now read-only.

work with a lot column #50

Open
ekhtiari opened this issue Jan 24, 2019 · 3 comments
Open

work with a lot column #50

ekhtiari opened this issue Jan 24, 2019 · 3 comments

Comments

@ekhtiari
Copy link

ekhtiari commented Jan 24, 2019

Summary of the issue

i have a file with 250 column
if i want to work with this file i must write a command for a column to read or write.
is there any way to read all of column with data and map to a class use by header or index?
thanks

@VahidN
Copy link
Owner

VahidN commented Jan 24, 2019

It has methods like LoadFromDataTable or LoadFromCollection.

P.S.
Don't forget this news.

@ekhtiari
Copy link
Author

is there any way to read complete data from excel and map to class ? something like automapper ?

@VahidN
Copy link
Owner

VahidN commented Jan 24, 2019

Here is a sample about how to read an excel file. After reading it, use it, map it, etc.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants