How to get Value from Excel Checkbox Properties?

I’m trying to get the value of a checkbox in an Excel file and the way I found was using the Properties Button in Developer tab, but after clicking the properties button and selecting the Checkbox I want to get value from, Uipath seems unable to get the value from the “Value” row. I used the Get Text Activity.

Am I doing it wrong?

Here is the image of the value that I’m trying to get.
image