phpexcel 添加批注
程序员文章站
2022-06-12 19:22:00
...
网上找的代码,都差不多,但是没有好用的。高手来帮帮忙
$objPHPExcel->getActiveSheet()->getComment( 'E13')->getText()->createTextRun('Total amount on the current invoice, including VAT.' );
回复讨论(解决方案)
用的PHPExcel_1.7.9版本
楼主解决了吗
上一篇: mysqldump使用惯用参数说明