fix the annotation
This commit is contained in:
parent
59343bae91
commit
26348e5558
@ -271,7 +271,7 @@ EOD;
|
||||
}
|
||||
|
||||
\fwrite($worksheetFilePointer, '</sheetData>');
|
||||
// do sth to merging cells
|
||||
// do something to merging cells
|
||||
$mergeRanges = $worksheet->getExternalSheet()->getMergeRanges();
|
||||
if (!empty($mergeRanges)) {
|
||||
$startLine = '<mergeCells count="1">';
|
||||
|
Loading…
x
Reference in New Issue
Block a user