Skip to content

Update Worksheet.cs#64

Open
abhee235 wants to merge 1 commit intoahmedwalid05:masterfrom
abhee235:patch-1
Open

Update Worksheet.cs#64
abhee235 wants to merge 1 commit intoahmedwalid05:masterfrom
abhee235:patch-1

Conversation

@abhee235
Copy link

Worksheet does not have any functionality for converting rows back to object. You can read data from excel sheet this will return only rows with cell but not enumerable.
This method will convert from rows to enumerable

Worksheet does not have any functionality for converting rows back to object. You can read data from excel sheet this will return only rows with cell but not enumerable<object>.
This method will convert from rows to enumerable<object>
@abhee235
Copy link
Author

updated worksheet.cs to able to map rows to enumerable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant