Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
尝试在一个工作表中获取一个单元格的计算值时,我遇到了奇怪的问题。问题是,PHPExcel 编写器做得很好,当我用 excel 打开生成文件时,该单元格包含鸡蛋。1.05,但是当再次尝试用 PHPexcel 读取同一个单元格时,我得到 2.75。
有人经历过类似的事情吗?