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-23 00:30:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb54c89cde9c8bbaee29f4df5fee66110237bcdb
PhpSpreadsheet
/
tests
/
PhpSpreadsheetTests
/
Worksheet
T
History
MarkBaker
6409af4dcc
When a Worksheet has an AutoFilter, make allowance for Center Alignment in the filter heading when calculating AutoFit column widths.
2023-02-24 21:24:46 +01:00
..
AutoFilter
…
Table
…
AutoSizeTest.php
When a Worksheet has an AutoFilter, make allowance for Center Alignment in the filter heading when calculating AutoFit column widths.
2023-02-24 21:24:46 +01:00
ByColumnAndRowTest.php
…
ByColumnAndRowUndeprecatedTest.php
…
ColumnCellIterator2Test.php
Provide an option that determines whether Cell Iterators should create a new cell or return a null when they try to access a cell that does not exist
2023-01-21 17:40:30 +01:00
ColumnCellIteratorTest.php
…
ColumnDimensionTest.php
…
ColumnIteratorEmptyTest.php
Option to specify a range of columns/rows for the Row/Column
isEmpty()
methods
2023-01-23 11:35:19 +01:00
ColumnIteratorTest.php
…
ColumnTest.php
…
ConditionalStyleTest.php
…
DefaultPaperSizeTest.php
…
DrawingTest.php
…
IteratorTest.php
…
MemoryDrawingTest.php
…
MergeBehaviourTest.php
Breaking Change to toFormattedString and 3 toArray Methods (
#3304
)
2023-01-30 00:54:48 -08:00
PageBreakTest.php
Permit Max Column for Row Breaks (
#3345
)
2023-02-11 07:44:14 -08:00
PageMarginsTest.php
…
ProtectionTest.php
…
RemoveTest.php
…
RowCellIterator2Test.php
Provide an option that determines whether Cell Iterators should create a new cell or return a null when they try to access a cell that does not exist
2023-01-21 17:40:30 +01:00
RowCellIteratorTest.php
…
RowDimensionTest.php
…
RowIteratorEmptyTest.php
Option to specify a range of columns/rows for the Row/Column
isEmpty()
methods
2023-01-23 11:35:19 +01:00
RowIteratorTest.php
…
RowTest.php
…
WorksheetNamedRangesTest.php
Breaking Change to toFormattedString and 3 toArray Methods (
#3304
)
2023-01-30 00:54:48 -08:00
WorksheetParentTest.php
…
WorksheetTest.php
…