Summery cell value in maatwebsite/excel sheet has no prefix “$” sign #3142
Unanswered
sergeynilov
asked this question in
Q&A
Replies: 0 comments
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.
-
In Laravel 8 app making excel page with maatwebsite/excel 3.1 I calculated some summery values by
summerizing column by calculating summery cell and applying formula, like :
also I set dollar sign for G column with method:
As a result I see : https://prnt.sc/12fgljb
summery value has no prefix “$” sign. Can I set it somehow?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions