Posted 28 May 2025, 9:01 am EST - Updated 28 May 2025, 9:32 am EST
Hey,
I’m new to spreadJS, I’m using spreadJS in the angular application.
- I’m trying to import xlsx file.
this.spread.import(file, function() {}, function() {}, options);
But I’m getting
import
undefined.
- Then I tried to start 30 day free trial. I’m not sure how to integrate the downloaded zip file.