thub.users.profile.tabs.comments.personalized


Hi there,

At what point do I position where in the spreadsheet to paste the contents?

I tried

sh.Cells[1, 1].Value2 = Clipboard.GetDataObject();

but it gives me a runtime error

Can you advise further ?

J