PhpSpreadsheet/tests/PhpSpreadsheetTests/Worksheet
Adrien Crivelli b9a59660d0
Password and hash are exclusive
As specified in https://docs.microsoft.com/en-us/openspecs/office_standards/ms-xlsx/85f5567f-2599-41ad-ae26-8cfab23ce754
password and hashValue are exlusive and thus should be treated
transparently with a single API in our model.
2020-05-31 22:36:37 +09:00
..
AutoFilter Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
AutoFilterTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
ColumnCellIteratorTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
ColumnDimensionTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
ColumnIteratorTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
ColumnTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
DrawingTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
IteratorTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
ProtectionTest.php Password and hash are exclusive 2020-05-31 22:36:37 +09:00
RowCellIteratorTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
RowIteratorTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
RowTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
WorksheetTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00