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-09-26 08:45:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e09fd407d0d6820755b7de59a2646c4d8a045b9
PhpSpreadsheet
/
tests
/
PhpSpreadsheetTests
/
Worksheet
/
Table
T
History
MarkBaker
6f29e9ea49
Fix for single row/column tables... though very weird to create manually in MS Excel, because creating a single row table always creates a two row table (1 row headers and 1 row data). But subsequently hiding the header row; and then deleting that row will create such a table.
2023-01-04 11:17:46 +01:00
..
ColumnTest.php
…
FormulaTest.php
Unit Tests for changing the value of a column header in a Table
2022-12-10 15:04:54 +01:00
RemoveTableTest.php
Table name is now case insensitive
2022-04-23 18:42:11 +05:30
SetupTeardown.php
…
TableStyleTest.php
…
TableTest.php
Fix for single row/column tables... though very weird to create manually in MS Excel, because creating a single row table always creates a two row table (1 row headers and 1 row data). But subsequently hiding the header row; and then deleting that row will create such a table.
2023-01-04 11:17:46 +01:00