This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
PhpSpreadsheet
Watch
1
Star
0
Fork
0
You've already forked PhpSpreadsheet
mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced
2026-08-30 03:59:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
Column-String-Index-Additional-Validations
PhpSpreadsheet
/
tests
/
PhpSpreadsheetTests
/
Reader
/
Xls
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
MarkBaker
bb7e083745
Add Hidden Worksheet unit tests for other Readers
2022-05-24 14:40:45 +02:00
..
ColourTest.php
…
ConditionalFormattingBasicTest.php
Initial work on reading conditional styles for the Xls Reader
2022-03-18 21:09:32 +01:00
ConditionalFormattingExpressionTest.php
Initial work on reading conditional styles for the Xls Reader
2022-03-18 21:09:32 +01:00
DataValidationTest.php
Unit tests for Xls Reader DataValidation
2022-03-19 12:04:14 +01:00
DefinedNameTest.php
Fix issue with Xls Reader converting all named ranges from absolute to relative
2022-05-12 12:47:18 +02:00
HiddenWorksheetTest.php
Add Hidden Worksheet unit tests for other Readers
2022-05-24 14:40:45 +02:00
Issue2463Test.php
…
Md5Test.php
Replace 'self' with self::class in 2 Modules (
#2773
)
2022-04-30 18:36:24 -07:00
NonExistentFileTest.php
…
NumberFormatGeneralTest.php
…
PageSetupTest.php
…
RichTextSizeTest.php
Fix font index problem (
#2642
)
2022-04-17 08:27:28 -07:00
XlsTest.php
…