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 -

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -