Forum


Replies: 5   Views: 144
Function replacement
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpxlsx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpxlsx version and check the Documentation available.

Posted by KaiVoigt  · 21-02-2024 - 10:43

I have sent an example file via mail.
I know that setCellValue uses addCell internally.

Using addCell with isFunction true and without the option to reuse the existing cellStyles leads to the same issue.

The function addFunction is no solution as i want to remove a function. Not add one.