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 -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

java - How to implement an entity bound odata action in olingo v4.3 -