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 |
||
---|---|---|
.. | ||
Calculation | ||
Cell | ||
Chart | ||
Collection | ||
Custom | ||
Functional | ||
Helper | ||
Reader | ||
Shared | ||
Style | ||
Worksheet | ||
Writer | ||
IOFactoryTest.php | ||
ReferenceHelperTest.php | ||
SettingsTest.php | ||
SpreadsheetTest.php |