mogsdad / SheetConverter

Google Apps Script library - interprets Google Sheets Formats, converts to formatted text or html
49 stars 26 forks source link

Issue: Error at line 58 #22

Open rhsanghavi opened 4 years ago

rhsanghavi commented 4 years ago

Description of issue

SyntaxError: Unexpected token 'class' (line 58, file "Code", project "SheetConverter")

Cell Format exhibiting problem

Expected result vs Observed result

Installed Library Version

ChadEmory commented 4 years ago

Make sure you have the latest code as that was patched to work with the new Scripting engine. Try running it on the previous Google code version to see if it still has the issue with you, if it works then you are using the old code.