Hi All,
I tried to copy a row and past to specific position but throwing error by stating that copy method has nover loaded method which takes 3 paramaters.Can some one help me on this.
ws.Copy(ws.Range["A1: C1"], ws.Range["A9: C9"], true);
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Leon DPosted Sep 2, 2020, 8:06 PM
Mageshwaran RPosted Sep 2, 2020, 5:41 AM