You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Unmesh Joshi <un...@gmail.com> on 2014/04/13 04:54:20 UTC

Reading form control (check-boxes and input fields) values from xlsx

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