Ola
This simple class is for reading excel files and return a JSON array from a workbook.
Pass it the value returned from .readAsBinaryString of the FileReader object.
A Skeleton based example, source code attached:
This video shows how I have implemented this for BVM to load data to a data table.
Ta!
This simple class is for reading excel files and return a JSON array from a workbook.
Pass it the value returned from .readAsBinaryString of the FileReader object.
A Skeleton based example, source code attached:
This video shows how I have implemented this for BVM to load data to a data table.
Ta!
Attachments
Last edited: