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 20:18:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
Clear-In-Memory-Cache-when-unsetting_worksheet
PhpSpreadsheet
/
tests
/
PhpSpreadsheetTests
/
Worksheet
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
MarkBaker
ae09dd13e1
Update logic in Cell Iterators to use Cell Collection directly where appropriate, bypassing the overhead of additional calls through the worksheet with extra checks and validations
2022-05-06 10:11:01 +02:00
..
AutoFilter
More refactoring of the reference helper; and unit tests to validate insertion/removal of rows/columns from an autofilter range
2022-03-13 21:13:24 +01:00
Table
Accept table range as AddressRange and array
2022-04-23 18:43:38 +05:30
ByColumnAndRowTest.php
Additional unit tests for BColumnAndRow methods, to verify that they still work as expected
2022-04-02 21:37:05 +02:00
ColumnCellIterator2Test.php
…
ColumnCellIteratorTest.php
Update logic in Cell Iterators to use Cell Collection directly where appropriate, bypassing the overhead of additional calls through the worksheet with extra checks and validations
2022-05-06 10:11:01 +02:00
ColumnDimensionTest.php
…
ColumnIteratorTest.php
…
ColumnTest.php
…
ConditionalStyleTest.php
…
DefaultPaperSizeTest.php
…
DrawingTest.php
Add editAs Property for 2-cell Anchor Drawings (
#2674
)
2022-03-16 16:12:38 -07:00
IteratorTest.php
…
PageMarginsTest.php
…
ProtectionTest.php
…
RemoveTest.php
…
RowCellIterator2Test.php
Phpstan Differences from Php7 to Php8, Again (
#2665
)
2022-03-11 23:28:30 -08:00
RowCellIteratorTest.php
…
RowDimensionTest.php
…
RowIteratorTest.php
…
RowTest.php
…
WorksheetNamedRangesTest.php
…
WorksheetTest.php
…