I am using AlaSQL library to export JSON into an Excel workbook. I want the workbook to be read-only -- so that no-one can edit the contents of the cells, they can only read it. Is that possible in AlaSQL?
Asked
Active
Viewed 213 times
0
-
edited for legibility; you should include the code that you are currently using in the question. – Geoffrey Wiseman Mar 08 '17 at 20:03
-
It is not possible. Have a look at the xlsx-js lib - they might have it. – mathiasrw Mar 17 '17 at 13:18