In MS excel file user has set that formulas are manually recalculated. I would like to force auto recalculate with LibXL, after I write data to the file. Is this possible somehow ?
I have searched documentation, and I couldn't find anything related. LibreOffice is recalculating formulas automatically, after I open the file created with LibXL, but Microsoft Office does not.
There is no point in showing my code. Either LibXL has flag / a way to do this or not.
After I am done with creating file with LibXL, and I open the file in MS Office, I would expect that formulas are automatically executed.
Note: I am using PHP