Hi, I am using XSSFWorkbook to parse and read from xlsx document. The document has some worksheets with form controls such as check boxes and input fields. I was looking for some documentation on how to parse XSSFWorkbook to read checkbox and other form control values. Is there a way to read form control values from xlsx documents?
Thanks, Unmesh
