9f5a472426
The `setRange` method of the `Xlsx/AutoFilter` class expects a filter range format like "A1:E10". The returned value from `$this->worksheetXml->autoFilter['ref']` could contain "$" and returning a value like "$A$1:$E$10". Fixes #687 Fixes #1325 Closes #1326 |
||
---|---|---|
.. | ||
Security | ||
Xlsx | ||
CondNumFmtTest.php | ||
CsvTest.php | ||
HtmlTest.php | ||
OddColumnReadFilter.php | ||
OdsTest.php | ||
XlsTest.php | ||
Xlsx2Test.php | ||
XlsxTest.php | ||
XmlTest.php |