Home > Backend Development > PHP Tutorial > phpexcel是不是可以获取合并单元格的开始和结束

phpexcel是不是可以获取合并单元格的开始和结束

WBOY
Release: 2016-06-13 12:20:49
Original
1590 people have browsed it

phpexcel是否可以获取合并单元格的开始和结束?
phpexcel是否可以获取合并单元格的开始和结束的列
------解决思路----------------------
用 getMergeCells 获取合并单元格信息
是一个数组,每个成员都是 X1:Y1 这样的格式

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