By Yuvarani Elango on Monday, 13 May 2019
Posted in C# Development
Likes 0
Views 1.1K
Votes 0
In a worksheet, when the row is selected and assistance is selected, the assistance should read the object’s attribute’s value.

For example as in image1:
The assistance should output the name “-BC1” But in my case it is giving output “Functions”

Is there any way to read the value of the selected row from worksheet?

Thank you & Hope to hear from you soon.
View Full Post