Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

How to remove the empty rows ? #25

Open
Glennsingh44 opened this issue Nov 16, 2019 · 1 comment
Open

How to remove the empty rows ? #25

Glennsingh44 opened this issue Nov 16, 2019 · 1 comment
Assignees

Comments

@Glennsingh44
Copy link

I am reading excel file and converting to list but I don't want to add empty rows to my list.
Is there any extension which ignores empty rows ?

I am using this :
excelPackage.GetWorksheet("Persons").ToList<PersonDto>(); // before adding to list empty rows should be ignored.

Thanks in advance.

@eraydin eraydin self-assigned this Feb 13, 2020
@DarshitDrg
Copy link

@eraydin Can you please give an update on this?
we need to delete the empty column and empty rows before processed further.

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

3 participants