Get checkbox value in Excel Spreadsheet with PHP -


i need transform excel spreadsheets database entries , thought use phpexcel or phpspreadsheet that. single cells can read , build query, thing is, there checkboxes in spreadsheets , haven't found way values (state) of those. in spreadsheet checkboxes , labels positioned cells, not in cells. cell values empty.

any ideas on how achieve this?


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

Trouble making a JSON string -