Excel checkbox manipulation

Hi,
I have multiple check box in a single cell of an excel and we have to fetch that cell data which is already checked. Plz find the below screen shot->

image

Thanks in advance…!!

Have you tried to using ReadCell to fetch data of that cells in Excel Application scope ?

Yes, it’s not working.

Could you please attaching your xaml file here?

I am not able to attach anything here since i’m a new user.

Regards.

Hi,
Please find the xaml file.

Main.xaml (7.2 KB)
sample.xlsx (35.2 KB)

Regards.

Attached xaml file. kindly help on this.