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-21 03:30:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1.30.x
PhpSpreadsheet
/
tests
/
data
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
oleibman
02970383cc
Security Patches
2026-04-18 23:00:39 -07:00
..
Calculation
Changes to WEBSERVICE R129 (
#4758
)
2025-12-22 22:26:51 -08:00
Cell
…
Features/AutoFilter
/Xlsx
…
Functional
/TypeAttributePreservation
…
Reader
Security Patches
2026-04-18 23:00:39 -07:00
Shared
Allow More Fonts/Fontnames for Exact Width Calculation (
#3326
)
2023-02-04 07:25:31 -08:00
Style
Allow php-cs-fixer to Handle Implicit Backslashes
2025-02-10 21:34:08 -08:00
Worksheet
Unit Tests for changing a Table name
2022-12-09 12:38:45 +01:00
Writer
Font/Effects/Theme Support for Chart Data Labels and Axis (
#3476
)
2023-03-26 03:19:34 -07:00
CalculationBinaryComparisonOperation.php
…
CellAbsoluteCoordinate.php
…
CellAbsoluteReference.php
…
CellBuildRange.php
…
CellCoordinates.php
…
CellExtractAllCellReferencesInRange.php
Adjust
extractAllCellReferencesInRange()
method to allow a worksheet in the reference
2022-08-14 23:43:52 +02:00
CellGetRangeBoundaries.php
Modify rangeBoundaries(), rangeDimension() and getRangeBoundaries() methods to work with row/column ranges as well as with cell ranges and cells
2022-07-07 17:30:27 +02:00
CellMergeRangesInCollection.php
…
CellRangeBoundaries.php
Modify rangeBoundaries(), rangeDimension() and getRangeBoundaries() methods to work with row/column ranges as well as with cell ranges and cells
2022-07-07 17:30:27 +02:00
CellRangeDimension.php
…
CellSplitRange.php
…
ColumnIndex.php
…
ColumnString.php
…
CoordinateIsRange.php
…
ReferenceHelperFormulaUpdates.php
…
ReferenceHelperFormulaUpdatesMultipleSheet.php
…