Replies: 1 comment
-
Aaaand it suddenly works lol. nvm |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Whenever I export something the cell values are the calculated value but the formula is not shown, just the end value.
In excel.php I have
'pre_calculate_formulas' => false
but it's still pre-calculating things. I am not usingWithPreCalculateFormulas
but I am usingFromCollection, ShouldAutoSize, WithColumnFormatting, WithEvents, WithHeadings
Beta Was this translation helpful? Give feedback.
All reactions