Home >Backend Development >PHP Tutorial >phpexcel导出excel文件输出求和问题

phpexcel导出excel文件输出求和问题

WBOY
WBOYOriginal
2016-06-02 11:34:473049browse

phpexcel

phpexce导出excel文件用求和公式->setCellValue('E2', "=SUM(D4:D100)")输出到E2单元格,我想把这个求和结果变成数值,非公式的,怎么改

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn