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

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

WBOY
WBOYOriginal
2016-06-13 12:20:491596browse

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

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