0

Any one tell me how can I insert a column with in a range of rows? I know the below code will insert a column but I need it for a range of rows.

I didn't find and documentation for this in internet.

mainSheets.InsertColumn(1, 1);
nav
  • 95
  • 1
  • 11

1 Answers1

0

I did a lot of research Epplus don't that that kind of option. You have use alternate one.

nav
  • 95
  • 1
  • 11