I want to Copying Range from my google sheet to Clipboard using UiPath Studio. Do you guys have any idea how to do this??
Asked
Active
Viewed 315 times
1 Answers
0
I just found the solution for my own question. Hope it'll help you guys
String.Join(Environment.NewLine,(From r In Datatable Select r.item("Column Name"))
If you have another solution, you can feel free to answer again.

Asking Bob
- 43
- 1
- 7