FromFile
methodsClears the spreadsheet and populates it with data from the specified Excel (.xlsx) file.
Requires Internet Explorer 10 or a recent version of other browsers. The JSZip library is a prerequisite for the import from file functionality.
Parameters:blobBlob|File
Returns:Promise
The file or blob that is usually obtained through a file input.
- A promise that will be resolved when the import operation completes.