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-02 05:27:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
release
PhpSpreadsheet
/
tests
/
PhpSpreadsheetTests
/
Worksheet
/
Table
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
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
Added Column Formula
2022-04-03 18:27:38 +05:30
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
Table name as an constructor argument
2022-04-17 17:48:38 +05:30
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