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-12 11:06:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1.30.0
PhpSpreadsheet
/
tests
/
data
T
History
oleibman
b94b4e9038
Removing Columns/Rows Containing Merged Cells (
#4473
)
...
Backport PR
#4465
.
2025-05-15 22:07:18 -07:00
..
Calculation
Allow php-cs-fixer to Handle Implicit Backslashes
2025-02-10 21:34:08 -08:00
Cell
…
Features/AutoFilter
/Xlsx
…
Functional
/TypeAttributePreservation
…
Reader
Removing Columns/Rows Containing Merged Cells (
#4473
)
2025-05-15 22:07:18 -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
…