Dear Syncfuison Team,
I have to put spreadsheet formula in specified cell.
I have tried to acheive it by using XLEdit updateCell() method but "=SUM(A1:A10)" is treated like string not like formula and
after method execution I can still see the formula string

furthermore if I double click this cell and press enter spreadsheed starts treating it like the formula and returns proper value.
Is there any way to update this cell from the code?
Regards
Maciej