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

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -