Click here to Skip to main content
15,891,856 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hi All,

I have a requirement in my project that i need to copy few parts of my excel sheet and paste it in another part of the same sheet.

Can anyone help me in achieving this ?
For example, i need to copy rows 1 through 25 and paste them at Row number 40.

Thanks and Regards,
YKK Reddy
Posted
Updated 30-Jan-12 1:45am
v2

1 solution

The solution can be found at
http://products.e-dbxml.net/openxml-spreadsheet/post/openxml-spreadsheet-copy-inser[^]

There are few methods for getting cell row index, column index etc which has to be written separately.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900