Report post

Are you sure you want to report the post shown below? This will send an email to the ATVO administrators. Please include a short reason for reporting.

Users reporting for no reason may be locked out.


Post

Posted by Emmanuel S
on
Thanks, I have to make some research because I can make script but only by combine exemple :(

I think I have to find my spreadsheet:
var sheet = theme.Spreadsheets.Find("sheet.txt");

And then:
spreadsheet.Parse(sheet);

?