Home > Backend Development > PHP Tutorial > phpexcel 添加批注

phpexcel 添加批注

WBOY
Release: 2016-06-23 13:22:04
Original
2094 people have browsed it

网上找的代码,都差不多,但是没有好用的。高手来帮帮忙

$objPHPExcel->getActiveSheet()->getComment( 'E13')->getText()->createTextRun('Total amount on the current invoice, including VAT.' );
Copy after login



回复讨论(解决方案)

用的PHPExcel_1.7.9版本

楼主解决了吗

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template