How to read a form control in an excel file

In an xlsx file, there is a form control inside, w/ two status: selected or not selected.
I need to recognize which is the status in this form control area.
image
How can i make this in python ?